Rollup merge of #31111 - apasel422:issue-31103, r=steveklabnik

Closes #31103

r? @steveklabnik
This commit is contained in:
Steve Klabnik 2016-01-23 09:38:43 -05:00
commit 9bc29a9908

View File

@ -111,7 +111,7 @@ If we're on Linux or a Mac, all we need to do is open a terminal and type this:
$ curl -sSf https://static.rust-lang.org/rustup.sh | sh
```
This will download a script, and stat the installation. If it all goes well,
This will download a script, and start the installation. If it all goes well,
youll see this appear:
```text