Update README.md (#18191) (#18194)

(cherry picked from commit 3362ac06b5)

Co-authored-by: Hao-Cher Hong <rax333j@gmail.com>
This commit is contained in:
mergify[bot]
2021-06-24 15:47:05 +00:00
committed by GitHub
parent 232ba8473d
commit d2a0445fff

View File

@ -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