diff options
| author | Tom Christie | 2012-10-14 22:43:41 +0100 | 
|---|---|---|
| committer | Tom Christie | 2012-10-14 22:43:41 +0100 | 
| commit | 41dd63b3b0abcb615768fe2774cbdf10b9ba1cf0 (patch) | |
| tree | 0700d3754e634fb09926f18ce8fc49461c0cbd07 /docs/api-guide/requests.md | |
| parent | 551c86c43a71f7dee5cce68c5142714301f6196f (diff) | |
| parent | 27b8904ffeb354422a688f40fbe0dfb398669327 (diff) | |
| download | django-rest-framework-41dd63b3b0abcb615768fe2774cbdf10b9ba1cf0.tar.bz2 | |
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2
Diffstat (limited to 'docs/api-guide/requests.md')
| -rw-r--r-- | docs/api-guide/requests.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/api-guide/requests.md b/docs/api-guide/requests.md index 23d84a53..439c97bc 100644 --- a/docs/api-guide/requests.md +++ b/docs/api-guide/requests.md @@ -83,7 +83,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 | 
