This commit is contained in:
Jerry Cheung 2015-12-22 22:30:32 -08:00
parent c37ecae615
commit 53073e0ce4
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: