We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771f288 commit 8512585Copy full SHA for 8512585
docs/multidict.rst
@@ -324,7 +324,7 @@ CIMultiDictProxy
324
325
Case insensitive version of :class:`MultiDictProxy`.
326
327
- Raises :exc:`TypeError` is *multidict* is not :class:`CIMultiDict` instance.
+ Raises :exc:`TypeError` if *multidict* is not :class:`CIMultiDict` instance.
328
329
The class is inherited from :class:`MultiDict`.
330
0 commit comments