diff --git a/simpledemo.html b/simpledemo.html
index ca1f302..b297005 100644
--- a/simpledemo.html
+++ b/simpledemo.html
@@ -420,7 +420,7 @@
After doing this, you have to go down to the restart collapsible. There, restart the NetSpeaker and it should connect
to the configured WiFi.
If anything is wrong (either SSID or PSK wrong/typo, or the wifi's not available), the NetSpeaker opens an HotSpot
- with the SSID
and the PSK
!
+ with the SSID ...
and the PSK ...
!
SSID
+ 'http://' + document.cookie + '/api/v1/system/wifi/change?ssid='+newSSID+'&psk='+newPSK);http.send();">
Change
@@ -489,7 +489,7 @@