diff --git a/docs/_docs/permalinks.md b/docs/_docs/permalinks.md index 6f9254ff..75a2e9b5 100644 --- a/docs/_docs/permalinks.md +++ b/docs/_docs/permalinks.md @@ -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 `/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: ``` ---