diff --git a/WebCfgServer.cpp b/WebCfgServer.cpp index 64d9bbd..ca13bb2 100644 --- a/WebCfgServer.cpp +++ b/WebCfgServer.cpp @@ -455,7 +455,7 @@ void WebCfgServer::buildOtaHtml(String &response) buildHtmlHeader(response); response.concat("
Choose a file to upload:
"); response.concat("
"); - response.concat("
Initiating Over-the-air update. This will take about a minute, please be patient.
You will be forwarwed automatically when the update is complete.
"); + response.concat("
Initiating Over-the-air update. This will take about a minute, please be patient.
You will be forwarded automatically when the update is complete.
"); response.concat("