Merge pull request #2077 from mprins/patch-1

This commit is contained in:
Parker Moore 2014-02-19 14:52:21 -05:00
commit c0c06bfc8a
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ following is a reference of the available data.
<td><p> <td><p>
A list of all static files (i.e. files not processed by Jekyll's A list of all static files (i.e. files not processed by Jekyll's
converters or the Liquid renderer). Each file has two properties: converters or the Liquid renderer). Each file has three properties:
<code>path</code>, <code>modified_time</code> and <code>extname</code>. <code>path</code>, <code>modified_time</code> and <code>extname</code>.
</p></td> </p></td>