From 77d1e04a7f1f23afd7317a086d9691131380360d Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Tue, 16 Feb 2016 09:36:57 -0600 Subject: [PATCH] doc: Fix minor grammar error on getting_started.rst Change-Id: Ifdd6527d37098edd233ef6a152541419e1708fad Signed-off-by: Rodrigo Caballero --- doc/getting_started/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/getting_started/getting_started.rst b/doc/getting_started/getting_started.rst index 51aa677dd2f..7e8f9e6f9b2 100644 --- a/doc/getting_started/getting_started.rst +++ b/doc/getting_started/getting_started.rst @@ -18,4 +18,4 @@ Configuring Network and Proxies Setting up your Zephyr development requires Internet access. Verify that console commands can be run as both user and administrator and that access to -the Internet and is not impeded by a firewall. +the Internet is not impeded by a firewall.