summaryrefslogtreecommitdiff
path: root/docs/tutorial02.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial02.txt')
-rw-r--r--docs/tutorial02.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial02.txt b/docs/tutorial02.txt
index 593d1ac982..f5ff30f176 100644
--- a/docs/tutorial02.txt
+++ b/docs/tutorial02.txt
@@ -284,7 +284,7 @@ field name is automatically calculated from the model's class name, lowercased,
plus '_id'.)
Now "Choices" is an available option in the Django admin. The "Add choice" form
-looks like this::
+looks like this:
.. image:: http://media.djangoproject.com/img/doc/tutorial/admin10.png
:alt: Choice admin page