Skip to content

Commit 22ab56f

Browse files
authored
docs: typo
1 parent c504711 commit 22ab56f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compio-ws/src/rustls.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ where
206206
client_async_with_config(request, stream, config).await
207207
}
208208

209-
/// Type alias for a connect stream.
209+
/// Type alias for a connected stream.
210210
pub type ConnectStream = AutoStream<TcpStream>;
211211

212212
/// Connect to a given URL.

0 commit comments

Comments
 (0)