Permalink docs typo fixes (#7459)

Merge pull request 7459
This commit is contained in:
Ben Keith 2019-01-04 06:47:14 -05:00 committed by jekyllbot
parent ea7d107b5c
commit fc51c32337
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ permalink: /about/
## Global
Setting a permalink in front matter for every page on your site is no fun.
Luckily, Jekyll let's you set in globally in your `_config.yml`.
Luckily, Jekyll lets you set the permalink structure globally in your `_config.yml`.
To set a global permalink, you use the `permalink` variable in `_config.yml`.
You can use placeholders to your desired output. For example: