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 753202a commit 6d1601dCopy full SHA for 6d1601d
README.rst
@@ -340,7 +340,7 @@ Example:
340
.. code-block:: python
341
342
# `aiohttp` creates SSLContext instances at import-time
343
- # that's why Mocket would get stuck when dealing with HTTP
+ # that's why Mocket would get stuck when dealing with HTTPS
344
# Importing the module while Mocket is in control (inside a
345
# decorated test function or using its context manager would
346
# be enough for making it work), the alternative is using a
0 commit comments