From e68e308330bd1626518c695d3253f9db828f4669 Mon Sep 17 00:00:00 2001 From: Radu Revutchi Date: Mon, 14 May 2018 11:34:12 -0400 Subject: fixed issue #3182 - alphabetized dependencies in quick tutorial and aligned emphasize-lines --- docs/quick_tutorial/authentication.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/quick_tutorial/authentication.rst') diff --git a/docs/quick_tutorial/authentication.rst b/docs/quick_tutorial/authentication.rst index 95acc33e4..529f51ddd 100644 --- a/docs/quick_tutorial/authentication.rst +++ b/docs/quick_tutorial/authentication.rst @@ -39,7 +39,7 @@ Steps .. 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 @@ Steps #. 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". -- cgit v1.2.3