From 05ed7104c0bc069352b2cee85ab918e48ee73cbe Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Wed, 13 May 2020 00:09:07 -0700 Subject: [PATCH] Fixed numbered list in admin overview docs. --- docs/ref/contrib/admin/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/contrib/admin/index.txt b/docs/ref/contrib/admin/index.txt index 1dd7812c41..420dac182b 100644 --- a/docs/ref/contrib/admin/index.txt +++ b/docs/ref/contrib/admin/index.txt @@ -44,7 +44,7 @@ If you're not using the default project template, here are the requirements: :class:`django.contrib.messages.middleware.MessageMiddleware` must be included. -5. :ref:`Hook the admin's URLs into your URLconf +#. :ref:`Hook the admin's URLs into your URLconf `. After you've taken these steps, you'll be able to use the admin site by