Skip to content

Commit f75f1ab

Browse files
committed
fix typos in 'is router listening' test
1 parent 651a30b commit f75f1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Containers/WireGuard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,8 @@ $ PORT=«public»; sudo nmap -sU -p $PORT downunda.duckdns.org | grep "$PORT/udp
498498

499499
There will be a short delay. The expected answer is either:
500500

501-
* `«public»/udp open|filtered unknown` = Docker is listening
502-
* `«public»/udp closed unknown` = Docker is not listening
501+
* `«public»/udp open|filtered unknown` = router is listening
502+
* `«public»/udp closed unknown` = router is not listening
503503

504504
## <a name="readOnlyFlag"> The read-only flag </a>
505505

0 commit comments

Comments
 (0)