Merge pull request #145 from bobsaintcool/doc/fix_typo
<documentation/page.md: Fix a typo into page.md doc>
This commit is contained in:
commit
6e3238f488
|
@ -4,7 +4,7 @@ weight = 30
|
|||
+++
|
||||
|
||||
A page is any file ending with `.md` in the `content` directory, except files
|
||||
named `_index/md`.
|
||||
named `_index.md`.
|
||||
|
||||
## Front-matter
|
||||
|
||||
|
|
Loading…
Reference in a new issue