From b05afb022f6c20ec5c8cf53615b2a9447a0b2401 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 19 Apr 2013 22:51:18 -0500 Subject: [PATCH] Use 'the' instead of 'a' --- site/_posts/2012-07-01-frontmatter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_posts/2012-07-01-frontmatter.md b/site/_posts/2012-07-01-frontmatter.md index 60127c07..b5ea7258 100644 --- a/site/_posts/2012-07-01-frontmatter.md +++ b/site/_posts/2012-07-01-frontmatter.md @@ -54,7 +54,7 @@ front-matter of a page or post.

If set, this specifies the layout file to use. Use the layout file - name without a file extension. Layout files must be placed in the + name without the file extension. Layout files must be placed in the _layouts directory.