summaryrefslogtreecommitdiff
path: root/docs/tutorial01.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial01.txt')
-rw-r--r--docs/tutorial01.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt
index 45bc3dcf91..c7843b603f 100644
--- a/docs/tutorial01.txt
+++ b/docs/tutorial01.txt
@@ -197,7 +197,7 @@ is able to:
But first we need to tell our project that the ``polls`` app is installed.
-.. adminition:: Philosophy
+.. admonition:: Philosophy
Django apps are "pluggable": You can use an app in multiple
projects, and you can distribute apps, because they're not tied to a given