Auto merge of #24087 - mossberg:docs-comma, r=steveklabnik

Correct mistyped comma, and slightly improve sentence.

r? @steveklabnik
This commit is contained in:
bors 2015-04-06 02:00:21 +00:00
commit cf51e55274
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ and will be able to understand most Rust code and write more complex programs.
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,
chapters focus on Rust's most complex features.
<h2 class="section-header"><a href="unstable.html">Unstable</a></h2>