Fix a couple of typos in the docs

This commit is contained in:
Ivan Dmitrievsky 2016-12-14 02:11:49 +03:00 committed by GitHub
parent 2856fd3ac7
commit 96fee68da4
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ following metadata:
<td><p><code>file.path</code></p></td> <td><p><code>file.path</code></p></td>
<td><p> <td><p>
The relative path to the file, e.g <code>/assets/img/image.jpg</code> The relative path to the file, e.g. <code>/assets/img/image.jpg</code>
</p></td> </p></td>
</tr> </tr>
@ -34,7 +34,7 @@ following metadata:
<td><p><code>file.modified_time</code></p></td> <td><p><code>file.modified_time</code></p></td>
<td><p> <td><p>
The `Time` the file was last modified, e.g <code>2016-04-01 16:35:26 +0200</code> The `Time` the file was last modified, e.g. <code>2016-04-01 16:35:26 +0200</code>
</p></td> </p></td>
</tr> </tr>