diff --git a/second-edition/src/ch01-01-installation.md b/second-edition/src/ch01-01-installation.md index fa0f27301..6a6f27240 100644 --- a/second-edition/src/ch01-01-installation.md +++ b/second-edition/src/ch01-01-installation.md @@ -48,7 +48,7 @@ installation page](https://www.rust-lang.org/install.html) for other options. ### Updating -Once you had Rust installed, updating to the latest version is easy. +Once you have Rust installed, updating to the latest version is easy. From your shell, run the update script: ```text