diff --git a/src/index.html b/src/index.html
index 67b0d17a8558cdc6ea048e34d0e89e20cf7f5949..8b0cc6ab83ea984bf7830c3cce648d57a538de71 100644
--- a/src/index.html
+++ b/src/index.html
@@ -26,7 +26,8 @@ Analysis<br>
 Screenshot button<br>
 <input type="checkbox" onclick=changeConfigStr('{"showNetworkMenuButtonExportGraphml":'+this.checked+'}') checked/> Show
 Export As Graphml Button<br>
-<input type="checkbox" onclick=changeConfigStr('{"expandNetworkMenu":'+this.checked+'}') checked/> Expand network menu<br>
+<input type="checkbox" onclick=changeConfigStr('{"expandNetworkMenu":'+this.checked+'}') checked/> Expand network
+menu<br>
 
 
 <input id="new_color" type="text"/>