Merge pull request #18 from jch/patch-1

Fix typo in contents doc
This commit is contained in:
Armin Ronacher 2015-12-23 13:11:11 +01:00
commit 768f3f3de0
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Each page is associated with a model and a template. Each page needs to have
a model that defines which fields exist. The template by default matches the
model name but it can be overridden on a per-page basis.
So how is the model selected? Either expicitly in the `contents.lr` file
So how is the model selected? Either explicitly in the `contents.lr` file
with the `_model` key or by configuration and convention. Lektor will
select the default model based on trying things in this order: