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 2045086 + 32c5914 commit b870b0aCopy full SHA for b870b0a
README.md
@@ -182,7 +182,7 @@ conn.run(['account_updates', 'AM.*'])
182
183
```
184
185
-You will likely call the `run` method in a thread since it will keep runnig
+You will likely call the `run` method in a thread since it will keep running
186
unless an exception is raised.
187
188
### StreamConn.subscribe(channels)
0 commit comments