Skip to content

Commit f3420e8

Browse files
LydellMangantijoaofnfernandes
authored andcommitted
Update network-tutorial-standalone.md (docker#6056)
Fix typo on Step 7 Detach should be from alpine1 instead of alpine2.
1 parent 10a3d45 commit f3420e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

network/network-tutorial-standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ need to have Docker installed and running.
211211
ping: bad address 'alpine2'
212212
```
213213

214-
7. Detach from `alpine2` without stopping it by using the detach sequence,
214+
7. Detach from `alpine1` without stopping it by using the detach sequence,
215215
`CTRL` + `p` `CTRL` + `q` (hold down `CTRL` and type `p` followed by `q`).
216216
If you wish, attach to `alpine2` and repeat steps 4, 5, and 6 there,
217217
substituting `alpine1` for `alpine2`.

0 commit comments

Comments
 (0)