mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-23 22:07:57 -05:00
Fix a small grammar error/typo in the docs (#7260)
Merge pull request 7260
This commit is contained in:
@@ -46,7 +46,7 @@ documents. Front matter is processed if the front matter exists, and everything
|
||||
after the front matter is pushed into the document's `content` attribute. If no front
|
||||
matter is provided, Jekyll will not generate the file in your collection.
|
||||
|
||||
For example here's how you would add an staff member to the collection set above.
|
||||
For example here's how you would add a staff member to the collection set above.
|
||||
The filename is `./_staff_members/jane.md` with the following content:
|
||||
|
||||
```markdown
|
||||
|
||||
Reference in New Issue
Block a user