Skip to content

Commit 82d190e

Browse files
authored
Gramatical (#155)
1 parent 30aa67e commit 82d190e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MarauderOTA/MarauderOTA.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ PROGMEM const char* serverIndex =
8181
"Because the lack of an asynchronous webserver in this Arduino sketch like 'ESPAsyncWebServer', <br/>"
8282
"both file 'serverIndex' and 'jquery.min.js' can't be read from the webserver at the same time. <br/><br/>"
8383
"Your web browser probably requests those two files simultaneously and therefore <br/>"
84-
"the javascript file failed to load. By a refresh of this page, the browser cash has already <br/>"
84+
"the javascript file failed to load. By a refresh of this page, the browser cache has already <br/>"
8585
"load 'serverIndex' file, the web browser will do a second attempt to only read the javascript file. <br/>"
8686
"This second attempt, with an idle webserver, will be processed.<br/><br/>"
8787
"Long story short, press F5 (refresh web browser) before uploading your firmware. <br/><br/>"

0 commit comments

Comments
 (0)