diff --git a/docs/api-guide/requests.md b/docs/api-guide/requests.md index a371143ae..9711d9899 100644 --- a/docs/api-guide/requests.md +++ b/docs/api-guide/requests.md @@ -81,7 +81,7 @@ You won't typically need to access this property. # Browser enhancements -REST framework supports a few browser enhancments such as broser-based `PUT` and `DELETE` forms. +REST framework supports a few browser enhancments such as browser-based `PUT` and `DELETE` forms. ## .method