From ac2a1883a2ee16ea3311554dd3f85f23ada483cd Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 14 Jul 2018 10:00:13 +0100 Subject: [PATCH] Grammar and language tweaks (#101) Some grammar and language tweaks --- Documentation/network.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/network.md b/Documentation/network.md index 67e9a9b08..2398443c7 100644 --- a/Documentation/network.md +++ b/Documentation/network.md @@ -1,11 +1,10 @@ # Network -HassOS uses NetworkManager to control the host network. In future releases, you can set up the configuration using the API/UI. -Currently only manual configuration using NetworkManager connection files is supported. Without a configuration file, the device will use DHCP by default. These network connection files can be placed on a USB drive as described in [Configuration][configuration-usb]. +HassOS uses NetworkManager to control the host network. In future releases, you will be able to set up the configuration using the API/UI. Currently only manual configuration using NetworkManager connection files is supported. Without a configuration file, the device will use DHCP by default. These network connection files can be placed on a USB drive as described in [Configuration][configuration-usb]. ## Configuration Examples -You can look also into [Official Manual][keyfile] or there are a lot of examples accross internet. The system is read only, if you not want change the IP address every boot, you should set the uuid property with a generic [UUID4][uuid]. +You can also read the [Official Manual][keyfile] or there are a lot of examples accross internet. The system is read only, if you don't want the IP address to change every boot, you should set the uuid property with a generic [UUID4][uuid]. ### Default