1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00

[4.2.x] Fixed typo in docs/releases/4.2.txt.

Backport of d54717118360e8679aa2bd0c5a1625f3e84712ba from main
This commit is contained in:
John Whitlock 2023-01-17 12:27:51 -06:00 committed by Mariusz Felisiak
parent 1452e7cb7f
commit a3771c8229

View File

@ -101,7 +101,7 @@ Custom file storages
The new :setting:`STORAGES` setting allows configuring multiple custom file
storage backends. It also controls storage engines for managing
:doc:`files </topics/files>` (the ``"defaut"`` key) and :doc:`static files
:doc:`files </topics/files>` (the ``"default"`` key) and :doc:`static files
</ref/contrib/staticfiles>` (the ``"staticfiles"`` key).
The old ``DEFAULT_FILE_STORAGE`` and ``STATICFILES_STORAGE`` settings are