Skip to content

Commit 666a5ec

Browse files
Gbd199mxpv
authored andcommitted
Typos
Signed-off-by: Gabriel Dolberg <[email protected]>
1 parent cecfee8 commit 666a5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/client/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ pub mod events {
7777

7878
/// Connect creates a unix channel to containerd GRPC socket.
7979
///
80-
/// This helper inteded to be used in conjuction with [Tokio](https://tokio.rs) runtime.
80+
/// This helper intended to be used in conjunction with [Tokio](https://tokio.rs) runtime.
8181
#[cfg(feature = "connect")]
8282
pub async fn connect(
8383
path: impl AsRef<std::path::Path>,

0 commit comments

Comments
 (0)