You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Each request is sent via a new thread, automatically. This works fine for basic
65
65
use cases. This automatically uses Twisted's ``asyncioreactor``, if you do not
66
66
provide your own reactor (progress to be made there, help requested!).
67
67
68
-
**This is a an experiment**, and a preview of the true asyncronous API we have panned for Requests
68
+
**This is a an experiment**, and a preview of the true asyncronous API we have planned for Requests
69
69
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]>`_).
70
70
71
71
This API is likely to change, over time, slightly.
0 commit comments