From 96fee68da430bc3d69cccbf6c088e319155a71a4 Mon Sep 17 00:00:00 2001 From: Ivan Dmitrievsky Date: Wed, 14 Dec 2016 02:11:49 +0300 Subject: [PATCH] Fix a couple of typos in the docs --- docs/_docs/static_files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/static_files.md b/docs/_docs/static_files.md index 19d45089..55a72747 100644 --- a/docs/_docs/static_files.md +++ b/docs/_docs/static_files.md @@ -26,7 +26,7 @@ following metadata:

file.path

- The relative path to the file, e.g /assets/img/image.jpg + The relative path to the file, e.g. /assets/img/image.jpg

@@ -34,7 +34,7 @@ following metadata:

file.modified_time

- The `Time` the file was last modified, e.g 2016-04-01 16:35:26 +0200 + The `Time` the file was last modified, e.g. 2016-04-01 16:35:26 +0200