Skip to content

Commit 072e7d7

Browse files
Merge pull request #608 from musoke/patch-1
Minor typo in Installation
2 parents f3aefe1 + 70f2e60 commit 072e7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

second-edition/src/ch01-01-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ installation page](https://www.rust-lang.org/install.html) for other options.
4848

4949
### Updating
5050

51-
Once you had Rust installed, updating to the latest version is easy.
51+
Once you have Rust installed, updating to the latest version is easy.
5252
From your shell, run the update script:
5353

5454
```text

0 commit comments

Comments
 (0)