Skip to content

Commit cf51e55

Browse files
committed
Auto merge of #24087 - mossberg:docs-comma, r=steveklabnik
Correct mistyped comma, and slightly improve sentence. r? @steveklabnik
2 parents be9bd7c + 52aa5d0 commit cf51e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/trpl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ and will be able to understand most Rust code and write more complex programs.
2828

2929
In a similar fashion to "Intermediate," this section is full of individual,
3030
deep-dive chapters, which stand alone and can be read in any order. These
31-
chapters focus on the most complex features,
31+
chapters focus on Rust's most complex features.
3232

3333
<h2 class="section-header"><a href="unstable.html">Unstable</a></h2>
3434

0 commit comments

Comments
 (0)