Fix grammatical error in permalinks.md (#7409)

Merge pull request 7409
This commit is contained in:
Manu Mathew 2018-12-09 13:25:17 +05:30 committed by jekyllbot
parent fe97682e3b
commit 03b51791c1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The simplest way to set a permalink is using front matter. You set the
For example, you might have a page on your site located at For example, you might have a page on your site located at
`/my_pages/about-me.html` and you want the output url to be `/about/`. In `/my_pages/about-me.html` and you want the output url to be `/about/`. In
front matter the page you would set: front matter of the page you would set:
``` ```
--- ---