Skip to content

Commit 579a780

Browse files
committed
docs: typo in rootless docs
Fixes a minor typo in the networking errors section - `Newtork` --> `Network`
1 parent 6f0551b commit 579a780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/security/rootless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ For information about troubleshooting specific networking issues, see:
592592
- [Ping doesn't work](#ping-doesnt-work)
593593
- [`IPAddress` shown in `docker inspect` is unreachable](#ipaddress-shown-in-docker-inspect-is-unreachable)
594594
- [`--net=host` doesn't listen ports on the host network namespace](#--nethost-doesnt-listen-ports-on-the-host-network-namespace)
595-
- [Newtork is slow](#network-is-slow)
595+
- [Network is slow](#network-is-slow)
596596
- [`docker run -p` does not propagate source IP addresses](#docker-run--p-does-not-propagate-source-ip-addresses)
597597

598598
#### `docker run -p` fails with `cannot expose privileged port`

0 commit comments

Comments
 (0)