diff --git a/Cargo.toml b/Cargo.toml index 206fa48..918d314 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ edition = "2021" name = "binarystream" version = "2.6.6" -desciption = "A simple binary stream for Node.js" +description = "A simple binary stream for Node.js" license = "MIT"