diff --git a/README.md b/README.md index d36a459..381f6c6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ num-complex = "0.1" and this to your crate root: ```rust -extern crate num_compex; +extern crate num_complex; ``` ## Releases