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