summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html
index 60c916a6..22aefcd0 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -82,7 +82,7 @@
<div class="typeselection" style="display:none">
<table>
- <tr id="intro"><td>Pick a type with [TAB] key</td></tr>
+ <tr id="intro"><td>Use [Tab] to change node type</td></tr>
<tr id="chosentypelabel"><td>Chosen Type: <span id="chosentypename"/></td></tr>
<tr id="chosentypedesc"><td></td></tr>
</table>