docs: fix typo in jekyll.md (#3835)
This commit is contained in:
parent
5bbaf41f73
commit
5cedce67ef
@ -183,7 +183,7 @@ Next, copy and paste the following into the collections array in `config.yml` be
|
||||
fields:
|
||||
- { label: 'Layout', name: 'layout', widget: 'hidden', default: 'author' }
|
||||
- { label: 'Short Name', name: 'name', widget: 'string' }
|
||||
- { label: 'Diplay Name', name: 'display_name', widget: 'string' }
|
||||
- { label: 'Display Name', name: 'display_name', widget: 'string' }
|
||||
- { label: 'Position', name: 'position', widget: 'string' }
|
||||
- { label: 'Body', name: 'body', widget: 'markdown' }
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user