From e79370dcddfbe6ec7db2ce9fef1328e30569bcc5 Mon Sep 17 00:00:00 2001 From: jowieweb Date: Wed, 27 Jul 2016 12:37:17 +0200 Subject: [PATCH] added a space (#684) added a space between "the" and "network" in Configuration variables --- source/_components/device_tracker.nmap_scanner.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/device_tracker.nmap_scanner.markdown b/source/_components/device_tracker.nmap_scanner.markdown index 06bd0210a45..cd9019b38f8 100644 --- a/source/_components/device_tracker.nmap_scanner.markdown +++ b/source/_components/device_tracker.nmap_scanner.markdown @@ -29,7 +29,7 @@ device_tracker: Configuration variables: -- **hosts** (*Required*): Thenetwork range to scan in CIDR notation, eg. 192.168.1.1/24 +- **hosts** (*Required*): The network range to scan in CIDR notation, eg. 192.168.1.1/24 - **home_interval** (*Optional*): The number of minutes nmap will not scan this device, assuming it is home, in order to preserve the device battery. See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked.