Index: docs/request_response.txt
===================================================================
--- docs/request_response.txt	(revision 6370)
+++ docs/request_response.txt	(working copy)
@@ -190,7 +190,7 @@
 That means you can't change attributes of ``request.POST`` and ``request.GET``
 directly.
 
-``QueryDict`` implements the all standard dictionary methods, because it's a
+``QueryDict`` implements all the standard dictionary methods, because it's a
 subclass of dictionary. Exceptions are outlined here:
 
     * ``__getitem__(key)`` -- Returns the value for the given key. If the key
