summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-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 87f7b2f6..d083fa61 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -115,7 +115,7 @@ var rz_config = { // set as a global variable
</div>
<div id="graph-view__canvas"></div>
<div class="type_selection" style="display:none">
- <div class="type_selection__row" id="type_selection__intro">Change node type with <span class="kbd-button">Tab</span></div>
+ <div class="type_selection__row" id="type_selection__intro">Change node type with <span class="kbd-button">Shift</span>+<span class="kbd-button">Up</span> and <span class="kbd-button">Shift</span>+<span class="kbd-button">Down</span></div>
<div class="type_selection__row" id="type_selection__chosen_type_label">Chosen Type: <span id="type_selection__chosen_type_name"/></div>
<div class="type_selection__row" id="type_selection__chosen_type_desc"></div>
</div>