Skip to content

Commit 2e06f5c

Browse files
committed
Fix typo
1 parent 89f3c1f commit 2e06f5c

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
@@ -43,7 +43,7 @@ You can determine your currently installed version using `pip freeze`:
4343
### Master
4444

4545
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
46-
* URL hyperlinking in browseable API no handles more cases correctly.
46+
* URL hyperlinking in browseable API now handles more cases correctly.
4747
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
4848

4949
### 2.2.5

0 commit comments

Comments
 (0)