From 41fbf3adb29d35dd558999420858538bc41108a3 Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Mon, 26 Aug 2019 00:35:53 +0200 Subject: [PATCH] [Documentation] Add comma after 'for instance' --- docs/themes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/themes.rst b/docs/themes.rst index 354e0c36..b00d0236 100644 --- a/docs/themes.rst +++ b/docs/themes.rst @@ -75,7 +75,7 @@ output_file The name of the file currently being generated. For articles The list of articles, ordered descending by date. All the elements are `Article` objects, so you can access their attributes (e.g. title, summary, author - etc.). Sometimes this is shadowed (for instance in + etc.). Sometimes this is shadowed (for instance, in the tags page). You will then find info about it in the `all_articles` variable. dates The same list of articles, but ordered by date,