Fix sentence (#6272)

This commit is contained in:
Tom Dörr
2021-07-28 16:19:23 +02:00
committed by GitHub
parent 4cf6b588dd
commit ae695a28b9

View File

@@ -8,7 +8,7 @@
`nmap -O {{ip_or_hostname}}`
- Try to determine whether the specified hosts are up and what are their names:
- Try to determine whether the specified hosts are up and what their names are:
`nmap -sn {{ip_or_hostname}} {{optional_another_address}}`