diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 29317a8..5f50c17 100755 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghost-cli" -description = "Implementation of a Ghost Client Node in Rust" +description = "Implementation of the Ghost Client Node in Rust" version.workspace = true edition.workspace = true authors.workspace = true