We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631966e commit 6cffdf0Copy full SHA for 6cffdf0
HttpServer.cpp
@@ -124,7 +124,7 @@ static const char* HTML_WIFI_B = \
124
"<h3>Please refresh browser to re-scan SSID if your SSID is not in the list above</h3>" \
125
"</div>" \
126
"<div class=\"input-group col-sm-10 col-sm-offset-1\"> " \
127
- "<label for=\"WiFiPassword\">Wi-Fi Passphase : Specify passphrase for SSID</label>" \
+ "<label for=\"WiFiPassword\">Wi-Fi Passphrase : Specify passphrase for SSID</label>" \
128
"<input name=\"WiFiPassword\" id=\"WiFiPassword\" value=\"\" type=\"password\" style=\"width:100%%;\"> " \
129
130
0 commit comments