From 518aa1ace8820eb5c483b76cda9045436ab4615c Mon Sep 17 00:00:00 2001 From: Dan Rowe Date: Thu, 17 Dec 2020 18:22:12 -0500 Subject: [PATCH] Small Spelling fix --- examples/mqttRSSI/mqttRSSI.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mqttRSSI/mqttRSSI.ino b/examples/mqttRSSI/mqttRSSI.ino index ee6cc534..e01675ad 100644 --- a/examples/mqttRSSI/mqttRSSI.ino +++ b/examples/mqttRSSI/mqttRSSI.ino @@ -2,7 +2,7 @@ ESP8266/ESP32 publish the RSSI as the WiFi signal strength to ThingSpeak channel. This example is for explaining how to use the AutoConnect library. -In order to execute this example, the ThingSpeak account is needed. Sing up +In order to execute this example, the ThingSpeak account is needed. Sign up for New User Account and create a New Channel via My Channels. For details, please refer to the project page. https://hieromon.github.io/AutoConnect/howtoembed.html#used-with-mqtt-as-a-client-application