aboutsummaryrefslogtreecommitdiff
path: root/docs/try.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-21 10:46:21 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-21 10:46:21 -0500
commitd257f04851382d93d7d8ad69626e7d5365918d3d (patch)
treefefbedc2ad9ba16f90be08431b0546b80dfdc17c /docs/try.html
parenta180b95f60314872e4498bfcf56fc8fb5c34b521 (diff)
Change keybar keys to links with custom onclick
Diffstat (limited to 'docs/try.html')
-rw-r--r--docs/try.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/try.html b/docs/try.html
index 5b4526b9..916bbbbc 100644
--- a/docs/try.html
+++ b/docs/try.html
@@ -32,7 +32,7 @@
<ul>
<li>Documentation links for primitives are <a href="doc/primitive.html#functions">here</a>.</li>
<li>You can type special characters with a back<em>slash</em> prefix, as shown by hovering over the character bar above. Customize the prefix with the input at the right.</li>
- <li>Right- or modified click on a primitive to go to its help page!</li>
+ <li>Middle- or modified click on a primitive to go to its help page!</li>
<li>Any modifier with enter will execute, not just shift.</li>
<li>The code window is vertically resizeable.</li>
</ul>