diff --git a/docs/tutorial01.txt b/docs/tutorial01.txt index d59488da0b..e74a43da7e 100644 --- a/docs/tutorial01.txt +++ b/docs/tutorial01.txt @@ -131,7 +131,7 @@ used in multiple projects, and you can package and distribute them for use by others in their projects. By default, ``INSTALLED_APPS`` contains the following apps, all of which come -with Django:: +with Django: * ``django.contrib.auth`` -- An authentication system. * ``django.contrib.contenttypes`` -- A framework for content types.