From 594874099a39fb991d7eedc0d6203dc370c7470a Mon Sep 17 00:00:00 2001
From: Steve Piercy <web@stevepiercy.com>
Date: Sun, 22 Oct 2017 12:46:01 +0200
Subject: [PATCH] Merge pull request #3187 from stevepiercy/1.8-branch

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

diff --git a/docs/quick_tutorial/authentication.rst b/docs/quick_tutorial/authentication.rst
index 892beb3..684cce6 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: 5-6
+    :emphasize-lines: 7
     :linenos:
 
 #. We can now install our project in development mode:

--
Gitblit v1.9.3