Merge pull request #16 from briancappello/fix_typo
fix typo on the content docs page
This commit is contained in:
commit
f34c0c4661
|
@ -80,7 +80,7 @@ The page body goes here
|
||||||
|
|
||||||
Fields are separated by three dashes `---` and follow the format `key: value`.
|
Fields are separated by three dashes `---` and follow the format `key: value`.
|
||||||
For values with multiple lines it's recommended to insert two newlines after
|
For values with multiple lines it's recommended to insert two newlines after
|
||||||
the key. To format of each field is specific to how the model is configured.
|
the key. The format of each field is specific to how the model is configured.
|
||||||
|
|
||||||
Some fields are plain text, others can be markdown syntax and more. These
|
Some fields are plain text, others can be markdown syntax and more. These
|
||||||
fields become available for rendering in the template automatically.
|
fields become available for rendering in the template automatically.
|
||||||
|
|
Loading…
Reference in New Issue