diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2015-05-29 15:24:47 -0400 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2015-05-29 15:24:47 -0400 |
| commit | ed19a6e034b25e7e08f34714ee44b196c810f44e (patch) | |
| tree | 5e482f649ee37c94fdd273167aa857db4f80e7c7 /src | |
| parent | 253fb5bd8b7b5b433f67c88c4d9a89130743b059 (diff) | |
| parent | 81a413bb011ef7051073bc0c1cea735f45e64ce8 (diff) | |
| download | rust-ed19a6e034b25e7e08f34714ee44b196c810f44e.tar.gz rust-ed19a6e034b25e7e08f34714ee44b196c810f44e.zip | |
Rollup merge of #25886 - nhowell:patch-1, r=steveklabnik
r? @steveklabnik
Diffstat (limited to 'src')
| -rw-r--r-- | src/doc/trpl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/trpl/README.md b/src/doc/trpl/README.md index d7f810dd857..12384b00b43 100644 --- a/src/doc/trpl/README.md +++ b/src/doc/trpl/README.md @@ -15,7 +15,7 @@ language would. [rust]: http://rust-lang.org -“The Rust Programming Language” is split into seven sections. This introduction +“The Rust Programming Language” is split into eight sections. This introduction is the first. After this: * [Getting started][gs] - Set up your computer for Rust development. |
