Fixed typo in docs/intro/tutorial02.txt

This commit is contained in:
Marios Zindilis 2015-04-07 07:58:46 +03:00 committed by Tim Graham
parent 566c936236
commit 7a7c797234
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,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