소스 검색

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

Fix a typo in work-with-networks.md
Sebastiaan van Stijn 9 년 전
부모
커밋
e333675cd7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/userguide/networking/work-with-networks.md

+ 1 - 1
docs/userguide/networking/work-with-networks.md

@@ -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