Fixes typo on doc page "Directory structure".
This commit is contained in:
parent
bda515bfc7
commit
cf778e2be6
|
@ -163,10 +163,10 @@ An overview of what each of these does:
|
||||||
<td>
|
<td>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
This is file helps Jekyll keep track of which files have not been
|
This helps Jekyll keep track of which files have not been modified
|
||||||
modified since the site was last built, and which files will need to
|
since the site was last built, and which files will need to be
|
||||||
be regenerated on the next build. This file will not be included in
|
regenerated on the next build. This file will not be included in the
|
||||||
the generated site. It’s probably a good idea to add this to your
|
generated site. It’s probably a good idea to add this to your
|
||||||
<code>.gitignore</code> file.
|
<code>.gitignore</code> file.
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue