Steve Piercy
2017-06-11 2c0e3e334955574383fa73eaf932931199e13a8a
docs/tutorials/wiki2/authentication.rst
@@ -92,7 +92,7 @@
the file ``development.ini`` and add the highlighted line below:
.. literalinclude:: src/authentication/development.ini
   :lines: 17-19
   :lines: 19-21
   :emphasize-lines: 3
   :lineno-match:
   :language: ini
@@ -101,7 +101,7 @@
open ``production.ini`` and add a different secret:
.. literalinclude:: src/authentication/production.ini
   :lines: 15-17
   :lines: 17-19
   :emphasize-lines: 3
   :lineno-match:
   :language: ini