Docs improvements (#37)

This commit is contained in:
David Pedersen
2021-07-22 15:00:33 +02:00
committed by GitHub
parent a658c94f23
commit 8faed8120f
11 changed files with 263 additions and 291 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ where
crate::service::get::<_, B>(svc)
}
/// [`Service`] that ugprades connections to websockets and spawns a task to
/// [`Service`] that upgrades connections to websockets and spawns a task to
/// handle the stream.
///
/// Created with [`ws`].