Merge pull request #658 from dnaeon/ch07-fixes

ch07: capitalize first word in paragraph
This commit is contained in:
Carol (Nichols || Goulding)
2017-05-03 19:07:44 -04:00
committed by GitHub

View File

@@ -181,7 +181,7 @@ mod network {
<span class="caption">Listing 7-3: Three modules, `client`, `network`, and
`network::server`, all defined in *src/lib.rs*</span>
which has this module hierarchy:
Which has this module hierarchy:
```text
communicator