Fixed a typo
authorAlex Gaynor <alex.gaynor@gmail.com>
Fri, 16 May 2014 18:11:05 +0000 (14:11 -0400)
committerAlex Gaynor <alex.gaynor@gmail.com>
Fri, 16 May 2014 18:11:05 +0000 (14:11 -0400)
HISTORY.rst

index 2e39b8640621bac57310ffd53b5c2fa9f85b0edc..81d120aa031cb9ae9f51cee5fc4d4c4eae609089 100644 (file)
@@ -16,7 +16,7 @@ Release History
 - The change in v2.0.0 to mandate explicit proxy schemes has been reverted.
   Proxy schemes now default to ``http://``.
 - The ``CaseInsensitiveDict`` used for HTTP headers now behaves like a normal
-  dictionary when references as string or viewd in the interpreter.
+  dictionary when references as string or viewed in the interpreter.
 
 **Bugfixes**