Skip to content

Commit 77ac204

Browse files
author
glic3rinu
committed
Rephrased break_long_headers release notes line
1 parent e8978ea commit 77ac204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can determine your currently installed version using `pip freeze`:
4444

4545
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
4646
* URL hyperlinking in browseable API now handles more cases correctly.
47-
* Long HTTP headers are broken in multiple lines when possible in browsable API.
47+
* Long HTTP headers in browsable API are broken in multiple lines when possible.
4848
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
4949
* Bugfix: OAuth should fail hard when invalid token used.
5050
* Bugfix: Fix serializer potentially returning `None` object for models that define `__bool__` or `__len__`.

0 commit comments

Comments
 (0)