Skip to content

Commit 5215b1b

Browse files
authored
Update network-tutorial-macvlan.md
Fix typo
1 parent 5479d40 commit 5215b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network/network-tutorial-macvlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ be physically attached to the network.
208208
the network.
209209

210210
```bash
211-
$ docker container stop my-second-macvlan-alpin
211+
$ docker container stop my-second-macvlan-alpine
212212
213213
$ docker network rm my-8021q-macvlan-net
214214
```

0 commit comments

Comments
 (0)