1+1+1=three

counting `path`, `modified_time` and `extname` gives 3
This commit is contained in:
Mark Prins 2014-02-19 20:39:11 +01:00
parent 0d1fcc0691
commit b82a93872b
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>
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>.
</p></td>