From a01e44f3b9d155dd2a4c518f045c8af2dd868f47 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 24 Jun 2021 15:47:12 +0000 Subject: [PATCH] Update README.md (#18191) (#18195) (cherry picked from commit 3362ac06b50bf3ac0f5fcef8c661fe8abffbfc40) Co-authored-by: Hao-Cher Hong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6f12bd0ea..4d75a8573b 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