From 92396fec03f546a708f79ef39838709a9ad44ea5 Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sat, 19 May 2018 13:34:11 +0200
Subject: [PATCH] Merge pull request #3294 from stevepiercy/1.8-branch

---
 docs/quick_tutorial/authentication.rst |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/quick_tutorial/authentication.rst b/docs/quick_tutorial/authentication.rst
index 684cce6..015aa2b 100644
--- a/docs/quick_tutorial/authentication.rst
+++ b/docs/quick_tutorial/authentication.rst
@@ -39,7 +39,7 @@
 
    .. literalinclude:: authentication/setup.py
     :language: python
-    :emphasize-lines: 7
+    :emphasize-lines: 4
     :linenos:
 
 #. We can now install our project in development mode:
@@ -94,7 +94,7 @@
 
 #. Click the "Log In" link.
 
-#. Submit the login form with the username ``editor`` and the password 
+#. Submit the login form with the username ``editor`` and the password
    ``editor``.
 
 #. Note that the "Log In" link has changed to "Logout".

--
Gitblit v1.9.3