mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed typo in docs/ref/middleware.txt.
This commit is contained in:
parent
eaa6ea2f37
commit
7301770254
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Adds a few conveniences for perfectionists:
|
|||
|
||||
* Sets the ``Content-Length`` header for non-streaming responses.
|
||||
|
||||
.. versionchanged: 1.11
|
||||
.. versionchanged:: 1.11
|
||||
|
||||
Older versions didn't set the ``Content-Length`` header.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue