Update work-with-networks.md

small typo
This commit is contained in:
Alan Thompson 2017-03-08 18:57:25 -08:00 committed by GitHub
parent 1ace850d30
commit 1dbafefda6
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@ The following example briefly describes how to use `--link`.
ping: bad address 'c5'
```
Detach from `container3` and leave it running using `CTRL-p CTRL-q`.
Detach from `container4` and leave it running using `CTRL-p CTRL-q`.
2. Create another container named `container5`, and link it to `container4`
using the alias `c4`.