Browse code

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

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

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2016/05/15 09:15:45
Showing 1 changed files
... ...
@@ -289,7 +289,7 @@ examine its networking stack:
289 289
 $ docker attach container2
290 290
 ```
291 291
 
292
-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.
292
+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.
293 293
 
294 294
 ```bash
295 295
 / # ifconfig