Fix simple typo in podman-network-create.md

Found a typo today while reading documentation.

Simple enough change :-) 

Signed-off-by: Mike Eisemann <me@michaeleisemann.com>

Signed-off-by: AndroidKitKat <me@michaeleisemann.com>
This commit is contained in:
AndroidKitKat
2023-04-26 12:14:19 -04:00
committed by GitHub
parent 846e7aa21b
commit d905e412e8

View File

@ -86,7 +86,7 @@ View the driver in the **podman network inspect** output under the `ipam_options
#### **--ipv6**
Enable IPv6 (Dual Stack) networking. If not subnets are given it will allocate an ipv4 and an ipv6 subnet.
Enable IPv6 (Dual Stack) networking. If no subnets are given it will allocate an ipv4 and an ipv6 subnet.
#### **--label**=*label*