diff --git a/docs/userguide/networking/work-with-networks.md b/docs/userguide/networking/work-with-networks.md index 5071b6933ed3b5446e5879ba5b5dd0873877fae6..63d9ffaa2a7d35bd8b88cd36e34d6c69ac071b6f 100644 --- a/docs/userguide/networking/work-with-networks.md +++ b/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