mirror of
https://github.com/django/django.git
synced 2025-07-25 22:24:16 +00:00
Fixed #20307 -- Word repeated in tutorial.
Replaced "the the" in the tutorial with "the".
This commit is contained in:
parent
73c26f0c95
commit
f17aa998be
1 changed files with 1 additions and 1 deletions
|
@ -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
|
These are the **basics**. For more details on settings and other bits included
|
||||||
with the framework see
|
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
|
:doc:`the staticfiles reference </ref/contrib/staticfiles>`. :doc:`Deploying
|
||||||
static files </howto/static-files/deployment>` discusses how to use static
|
static files </howto/static-files/deployment>` discusses how to use static
|
||||||
files on a real server.
|
files on a real server.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue