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.
2 parents 75157e5 + fc14119 commit 8345598Copy full SHA for 8345598
README.md
@@ -139,7 +139,7 @@ There are two main reasons for using the `_async` methods:
139
140
Asynchronous calls are supported either by using an event loop (eventmachine, preferred), or via a thread.
141
142
-The following methods are available (in each case the calling iterface matches the non-async version):
+The following methods are available (in each case the calling interface matches the non-async version):
143
144
* `Pusher.get_async`
145
* `Pusher.post_async`
0 commit comments