mirror of
https://github.com/django/django.git
synced 2025-02-25 01:25:34 +00:00
Fixed typos in docs/releases/3.0.txt.
This commit is contained in:
parent
9facc90020
commit
2a6f45e08e
@ -192,8 +192,8 @@ Cache
|
||||
~~~~~
|
||||
|
||||
* :func:`~django.utils.cache.add_never_cache_headers` and
|
||||
:func:`~django.views.decorators.cache.never_cache` now adds ``private``
|
||||
directive to a ``Cache-Control`` header.
|
||||
:func:`~django.views.decorators.cache.never_cache` now add the ``private``
|
||||
directive to ``Cache-Control`` headers.
|
||||
|
||||
File Storage
|
||||
~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user