Skip to content

Commit

Permalink
Merge pull request #9 from EdwardBetts/patch-1
Browse files Browse the repository at this point in the history
Correct a spelling mistake.
  • Loading branch information
kennethreitz authored Oct 25, 2018
2 parents 7ace821 + 6396bc3 commit b4d4384
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 @@ -65,7 +65,7 @@ Each request is sent via a new thread, automatically. This works fine for basic
use cases. This automatically uses Twisted's ``asyncioreactor``, if you do not
provide your own reactor (progress to be made there, help requested!).

**This is a an experiment**, and a preview of the true asyncronous API we have planned for Requests
**This is a an experiment**, and a preview of the true asynchronous API we have planned for Requests
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]>`_).

This API is likely to change, over time, slightly.
Expand Down

0 comments on commit b4d4384

Please sign in to comment.