We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e07898 commit 19fb262Copy full SHA for 19fb262
docs/thirdparty.rst
@@ -24,7 +24,7 @@ To patch specific modules::
24
i_want_to_patch = ('botocore') # a tuple that contains the libs you want to patch
25
patch(i_want_to_patch)
26
27
-The following modules are availble to patch::
+The following modules are available to patch::
28
29
SUPPORTED_MODULES = (
30
'aioboto3',
0 commit comments