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

[1.5.x] Fixed #20307 -- Word repeated in tutorial.

Replaced "the the" in the tutorial with "the".

Backport of f17aa998 from master.
parent 6bb8df0a
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.