From 106038b809376bd7499e6c5faa898868f34eae21 Mon Sep 17 00:00:00 2001 From: Shravika Mittal Date: Sat, 29 Jul 2017 12:20:59 +0530 Subject: [PATCH] Capitalisation of CLI --- wifi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wifi.md b/wifi.md index 0187916..d306301 100644 --- a/wifi.md +++ b/wifi.md @@ -34,7 +34,7 @@ The password flag is optional. Tessel 2 will save network credentials and attemp Wifi connectivity is indicated by the on-board amber Wifi LED, which will blink with every packet it receives. -_To explore more options available for the `t2 wifi` command, take a look at [the cli docs](https://tessel.gitbooks.io/t2-docs/content/API/CLI.html#using-wifi)._ +_To explore more options available for the `t2 wifi` command, take a look at [the CLI docs](https://tessel.gitbooks.io/t2-docs/content/API/CLI.html#using-wifi)._
@@ -86,7 +86,7 @@ Great! now that we're connected and authorized, let's check for updates. Run: This command will check for a new version of the Tessel 2 firmware. If there is an update available, it will be downloaded and installed. -_Have a look at [the cli docs](https://tessel.gitbooks.io/t2-docs/content/API/CLI.html#updating-tessel-2-on-board-osfirmware) to get more information on updations._ +_Have a look at [the CLI docs](https://tessel.gitbooks.io/t2-docs/content/API/CLI.html#updating-tessel-2-on-board-osfirmware) to get more information on updations._