Fix wording in _docs/templates.md links section (#6114)

Merge pull request 6114
This commit is contained in:
sean delaney 2017-06-01 16:54:23 -07:00 committed by jekyllbot
parent 18d8144dc1
commit 5a1d78cadf
1 changed files with 1 additions and 1 deletions

View File

@ -552,7 +552,7 @@ Note you cannot add filters to `link` tags. For example, you cannot append a str
### Linking to posts
If you want like to include a link to a post on your site, the `post_url` tag will generate the correct permalink URL for the post you specify.
If you want to include a link to a post on your site, the `post_url` tag will generate the correct permalink URL for the post you specify.
```liquid
{% raw %}