diff --git a/README.md b/README.md index f6f12bd0e..4d75a8573 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ $ source $HOME/.cargo/env $ rustup component add rustfmt ``` -Please sure you are always using the latest stable rust version by running: +Please make sure you are always using the latest stable rust version by running: ```bash $ rustup update