Skip to content

Commit 946c77d

Browse files
sazimasigvef
authored andcommitted
Fixed docs typo (encode#7382)
1 parent 26a7807 commit 946c77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Be sure to upgrade to Python 3 before upgrading to Django REST Framework 3.10.
187187
* Fixed Javascript `e.indexOf` is not a function error [#5982][gh5982]
188188
* Fix schemas for extra actions [#5992][gh5992]
189189
* Improved get_error_detail to use error_dict/error_list [#5785][gh5785]
190-
* Imprvied URLs in Admin renderer [#5988][gh5988]
190+
* Improved URLs in Admin renderer [#5988][gh5988]
191191
* Add "Community" section to docs, minor cleanup [#5993][gh5993]
192192
* Moved guardian imports out of compat [#6054][gh6054]
193193
* Deprecate the `DjangoObjectPermissionsFilter` class, moved to the `djangorestframework-guardian` package. [#6075][gh6075]

0 commit comments

Comments
 (0)