Commit 080e5dde authored by Marios Zindilis's avatar Marios Zindilis Committed by Tim Graham
Browse files

[1.7.x] Fixed typo in docs/intro/tutorial02.txt

Backport of 7a7c7972 from master
parent 5f8016cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ the admin index page:
   :alt: Django admin index page, now with polls displayed

Click "Questions". Now you're at the "change list" page for questions. This page
displays all the question in the database and lets you choose one to change it.
displays all the questions in the database and lets you choose one to change it.
There's the "What's up?" question we created in the first tutorial:

.. image:: _images/admin04t.png