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 bf571ca + 2ea01ea commit 572693fCopy full SHA for 572693f
src/lib.rs
@@ -17,7 +17,7 @@
17
//! other.
18
//!
19
//! You'll find many modules with `::sync` and `::async` submodules that separate these
20
-//! behaviours. Since it get's tedious to add these on when appropriate a top-level
+//! behaviours. Since it gets tedious to add these on when appropriate, a top-level
21
//! convenience module called `websocket::sync` and `websocket::async` has been added that
22
//! groups all the sync and async stuff, respectively.
23
0 commit comments