Merge pull request #22743 from yongtang/05142016-typo-in-work-with-networks

Fix a typo in work-with-networks.md
(cherry picked from commit e333675cd7)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2016-05-15 02:15:45 +02:00 committed by Sebastiaan van Stijn
parent 36ada7d158
commit 281f0fa53b
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -289,7 +289,7 @@ examine its networking stack:
$ docker attach container2
```
If you look a the container's network stack you should see two Ethernet interfaces, one for the default bridge network and one for the `isolated_nw` network.
If you look at the container's network stack you should see two Ethernet interfaces, one for the default bridge network and one for the `isolated_nw` network.
```bash
/ # ifconfig