From cf778e2be6d5fa9c0c4deb0fff952fefff6218b2 Mon Sep 17 00:00:00 2001 From: nightsense Date: Wed, 29 Apr 2015 19:55:47 -0400 Subject: [PATCH] Fixes typo on doc page "Directory structure". --- site/_docs/structure.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/_docs/structure.md b/site/_docs/structure.md index ba550ade..53a48951 100644 --- a/site/_docs/structure.md +++ b/site/_docs/structure.md @@ -163,10 +163,10 @@ An overview of what each of these does:

- This is file helps Jekyll keep track of which files have not been - modified since the site was last built, and which files will need to - be regenerated on the next build. This file will not be included in - the generated site. It’s probably a good idea to add this to your + This helps Jekyll keep track of which files have not been modified + since the site was last built, and which files will need to be + regenerated on the next build. This file will not be included in the + generated site. It’s probably a good idea to add this to your .gitignore file.