mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 16:58:01 -05:00
Merge pull request #3681 from nightsense/master
Fixes typo on doc page "Directory structure".
This commit is contained in:
@@ -163,10 +163,10 @@ An overview of what each of these does:
|
||||
<td>
|
||||
<p>
|
||||
|
||||
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
|
||||
<code>.gitignore</code> file.
|
||||
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user