Merge pull request #18366 from AndroidKitKat/main

[CI:DOCS] Fix simple typo in podman-network-create.md
This commit is contained in:
OpenShift Merge Robot 2023-04-27 07:34:24 -04:00 committed by GitHub
commit 0b51f447b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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*