diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index f1614f1e13e..2f91282e73d 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -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 ` (the ``"defaut"`` key) and :doc:`static files +:doc:`files ` (the ``"default"`` key) and :doc:`static files ` (the ``"staticfiles"`` key). The old ``DEFAULT_FILE_STORAGE`` and ``STATICFILES_STORAGE`` settings are