Update network-tutorial-macvlan.md

Fix typo
This commit is contained in:
WeJie 2018-11-13 16:21:52 +08:00 committed by GitHub
parent 5479d4003e
commit 5215b1b580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ be physically attached to the network.
the network.
```bash
$ docker container stop my-second-macvlan-alpin
$ docker container stop my-second-macvlan-alpine
$ docker network rm my-8021q-macvlan-net
```