diff --git a/site/_posts/2016-07-26-jekyll-3-2-0-released.markdown b/site/_posts/2016-07-26-jekyll-3-2-0-released.markdown index b887b315..2e62cc32 100644 --- a/site/_posts/2016-07-26-jekyll-3-2-0-released.markdown +++ b/site/_posts/2016-07-26-jekyll-3-2-0-released.markdown @@ -24,7 +24,7 @@ Some other notable changes: - Added an `:after_init` Hook - Added a `where_exp` filter to provide more powerful filtering - Added a `link` liquid tag which can be used to generate URL's for any -post, page, or document based on its path relative to the site source +post or document based on its path relative to the site source - ... and lots more! As always, there is [a full list of changes](/docs/history/#v3-2-0) for