From 6c279b173f9272e242014313d3915ab680fa3db1 Mon Sep 17 00:00:00 2001 From: Rares Vernica Date: Tue, 14 Jun 2016 09:45:51 -0700 Subject: [PATCH] Update text to be consitent with example --- site/_docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index 9e828d1d..aaf82951 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -497,7 +497,7 @@ defaults: author: "Mr. Hyde" {% endhighlight %} -With these defaults, all posts would use the `my-site` layout. Any html files that exist in the `projects/` folder will use the `project` layout, if it exists. Those files will also have the `page.author` [liquid variable](../variables/) set to `Mr. Hyde` as well as have the category for the page set to `project`. +With these defaults, all posts would use the `my-site` layout. Any html files that exist in the `projects/` folder will use the `project` layout, if it exists. Those files will also have the `page.author` [liquid variable](../variables/) set to `Mr. Hyde`. {% highlight yaml %} collections: