Skip to content

Commit 7628582

Browse files
committed
Edits
1 parent 03dc24e commit 7628582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/book/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ terminal and type this:
3333
$ curl https://sh.rustup.rs -sSf | sh
3434
```
3535

36-
That will download a script, and start the installation. If it all
36+
It will download a script, and start the installation. If everything
3737
goes well, you’ll see this appear:
3838

3939
```text
4040
Rust is installed now. Great!
4141
```
4242

4343
Installing on Windows is nearly as easy: download and run
44-
[rustup-init.exe]. It will run the installation in a console and
44+
[rustup-init.exe]. It will start the installation in a console and
4545
present the above message on success.
4646

4747
For other installation options and information, visit the [install]

0 commit comments

Comments
 (0)