diff --git a/Cargo.toml b/Cargo.toml index 54875b06..ca5f28ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "nalgebra" version = "0.12.3" authors = [ "Sébastien Crozet " ] -description = "Linear algebra library with transformations and satically-sized or dynamically-sized matrices." +description = "Linear algebra library with transformations and statically-sized or dynamically-sized matrices." documentation = "http://nalgebra.org/rustdoc/nalgebra/index.html" homepage = "http://nalgebra.org" repository = "https://github.com/sebcrozet/nalgebra"