Skip to content

Commit 6cffdf0

Browse files
committed
typo
1 parent 631966e commit 6cffdf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HttpServer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ static const char* HTML_WIFI_B = \
124124
"<h3>Please refresh browser to re-scan SSID if your SSID is not in the list above</h3>" \
125125
"</div>" \
126126
"<div class=\"input-group col-sm-10 col-sm-offset-1\"> " \
127-
"<label for=\"WiFiPassword\">Wi-Fi Passphase : Specify passphrase for SSID</label>" \
127+
"<label for=\"WiFiPassword\">Wi-Fi Passphrase : Specify passphrase for SSID</label>" \
128128
"<input name=\"WiFiPassword\" id=\"WiFiPassword\" value=\"\" type=\"password\" style=\"width:100%%;\"> " \
129129
"</div>" \
130130
"<div class=\"input-group col-sm-10 col-sm-offset-1\"> " \

0 commit comments

Comments
 (0)