We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a815a2 commit 538098cCopy full SHA for 538098c
src/doc/book/getting-started.md
@@ -8,7 +8,7 @@ we’ll talk about Cargo, Rust’s build system and package manager.
8
9
The first step to using Rust is to install it. Generally speaking, you’ll need
10
an Internet connection to run the commands in this section, as we’ll be
11
-downloading Rust from the internet.
+downloading Rust from the Internet.
12
13
We’ll be showing off a number of commands using a terminal, and those lines all
14
start with `$`. We don't need to type in the `$`s, they are there to indicate
0 commit comments