Skip to content

Commit 8512585

Browse files
jiajunjieasvetlov
andauthored
Fix typo in multidict.rst (#794)
Co-authored-by: Andrew Svetlov <[email protected]>
1 parent 771f288 commit 8512585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multidict.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ CIMultiDictProxy
324324

325325
Case insensitive version of :class:`MultiDictProxy`.
326326

327-
Raises :exc:`TypeError` is *multidict* is not :class:`CIMultiDict` instance.
327+
Raises :exc:`TypeError` if *multidict* is not :class:`CIMultiDict` instance.
328328

329329
The class is inherited from :class:`MultiDict`.
330330

0 commit comments

Comments
 (0)