mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-26 00:00:23 +02:00
Docs improvements (#37)
This commit is contained in:
+1
-1
@@ -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`].
|
||||
|
||||
Reference in New Issue
Block a user