diff --git a/Cargo.toml b/Cargo.toml index 3f778044..cc9e4596 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "actix-net" version = "0.3.0" authors = ["Nikolay Kim "] -description = "Actix net - framework for the compisible network services for Rust" +description = "Actix net - framework for the composable network services for Rust" readme = "README.md" keywords = ["network", "framework", "async", "futures"] homepage = "https://actix.rs"