Skip to content

Commit b4d4384

Browse files
authored
Merge pull request #9 from EdwardBetts/patch-1
Correct a spelling mistake.
2 parents 7ace821 + 6396bc3 commit b4d4384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Each request is sent via a new thread, automatically. This works fine for basic
6565
use cases. This automatically uses Twisted's ``asyncioreactor``, if you do not
6666
provide your own reactor (progress to be made there, help requested!).
6767

68-
**This is a an experiment**, and a preview of the true asyncronous API we have planned for Requests
68+
**This is a an experiment**, and a preview of the true asynchronous API we have planned for Requests
6969
that is currently *in the works*, but requires a lot of development time. If you'd like to help (p.s. **we need help**, `send me an email <mailto:[email protected]>`_).
7070

7171
This API is likely to change, over time, slightly.

0 commit comments

Comments
 (0)