Skip to content

Commit

Permalink
Merge pull request #75 from sudoguy/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
mosquito authored Mar 16, 2023
2 parents f4bdf36 + edc96e0 commit 0443c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ Basic example:
loop = asyncio.get_event_loop()
loop.run_until_complete(main())
Example witout context manager:
Example without context manager:

.. code-block:: python
:name: test_no_context_manager
Expand Down

0 comments on commit 0443c4a

Please sign in to comment.