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.
1 parent cecfee8 commit 666a5ecCopy full SHA for 666a5ec
crates/client/src/lib.rs
@@ -77,7 +77,7 @@ pub mod events {
77
78
/// Connect creates a unix channel to containerd GRPC socket.
79
///
80
-/// This helper inteded to be used in conjuction with [Tokio](https://tokio.rs) runtime.
+/// This helper intended to be used in conjunction with [Tokio](https://tokio.rs) runtime.
81
#[cfg(feature = "connect")]
82
pub async fn connect(
83
path: impl AsRef<std::path::Path>,
0 commit comments