aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2013-02-14 13:09:42 +0000
committerTom Christie2013-02-14 13:09:42 +0000
commitde029561d0cbb090c0d704811551b2d611472288 (patch)
tree8f201ee46c31fce0babbf6194bca4f358d3c4e52 /docs/topics
parent0d3e23f0d379f4df7ac7cd8f42cae2d303558852 (diff)
downloaddjango-rest-framework-de029561d0cbb090c0d704811551b2d611472288.tar.bz2
Docs tweaks.
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 406923f4..3f3f8786 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -43,7 +43,7 @@ You can determine your currently installed version using `pip freeze`:
### Master
* Bugfix: request.DATA should return an empty `QueryDict` with no data, not `None`.
-* Bugfix: Remove unneeded field validation, which caused extra querys.
+* Bugfix: Remove unneeded field validation, which caused extra queries.
### 2.2.0