diff --git a/releases/2024-12-17-mondoo-11.35-is-out.md b/releases/2024-12-17-mondoo-11.35-is-out.md index b6d26549b..1da4811f9 100644 --- a/releases/2024-12-17-mondoo-11.35-is-out.md +++ b/releases/2024-12-17-mondoo-11.35-is-out.md @@ -78,7 +78,7 @@ nmap.network.hosts: [ ] ``` -Scan specific host IP: +Scan a specific host IP: ```coffee nmap.network(target: "192.168.178.25").hosts { ports }