diff --git a/src/doc/trpl/README.md b/src/doc/trpl/README.md index 6eb896d808af..67fcb94326c4 100644 --- a/src/doc/trpl/README.md +++ b/src/doc/trpl/README.md @@ -27,7 +27,7 @@ and will be able to understand most Rust code and write more complex programs. ## Advanced -In a similar fashion to "Intermediate," this setion is full of individual, +In a similar fashion to "Intermediate," this section is full of individual, deep-dive chapters, which stand alone and can be read in any order. These chapters focus on the most complex features, as well as some things that are only available in upcoming versions of Rust.