Skip to content

Commit 98809d1

Browse files
committed
Typo
1 parent bbaee71 commit 98809d1

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
@@ -49,7 +49,7 @@ You can determine your currently installed version using `pip freeze`:
4949
* Use a password input for the AuthTokenSerializer. ([#2741](gh2741))
5050
* Fix missing anchor closing tag after next button. ([#2691][gh2691])
5151
* Fix `lookup_url_kwarg` handling in viewsets. ([#2685][gh2685], [#2591][gh2591])
52-
* Fix problem with imporing `rest_framework.views` in `apps.py` ([#2678][gh2678])
52+
* Fix problem with importing `rest_framework.views` in `apps.py` ([#2678][gh2678])
5353
* LimitOffsetPagination raises `TypeError` if PAGE_SIZE not set ([#2667][gh2667], [#2700][gh2700])
5454
* German translation for `min_value` field error message references `max_value`. ([#2645][gh2645])
5555
* Remove `MergeDict`. ([#2640][gh2640])

0 commit comments

Comments
 (0)