Commit f17aa998 authored by Thomas Thurman's avatar Thomas Thurman Committed by Simon Charette
Browse files

Fixed #20307 -- Word repeated in tutorial.

Replaced "the the" in the tutorial with "the".
parent 73c26f0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ loaded in the bottom right of the screen.

These are the **basics**. For more details on settings and other bits included
with the framework see
:doc:`the static files howto </howto/static-files/index>` and the
:doc:`the static files howto </howto/static-files/index>` and
:doc:`the staticfiles reference </ref/contrib/staticfiles>`. :doc:`Deploying
static files </howto/static-files/deployment>` discusses how to use static
files on a real server.