Skip to content

Commit d6e11ec

Browse files
authored
Fix typo in quote attribution (#9967)
1 parent 67fea6a commit d6e11ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api-guide/requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source:
55

66
> If you're doing REST-based web service stuff ... you should ignore request.POST.
77
>
8-
> — Malcom Tredinnick, [Django developers group][cite]
8+
> — Malcolm Tredinnick, [Django developers group][cite]
99
1010
REST framework's `Request` class extends the standard `HttpRequest`, adding support for REST framework's flexible request parsing and request authentication.
1111

0 commit comments

Comments
 (0)