aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-06 21:05:26 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-05-06 21:05:26 -0400
commite79a95cc742bfd3d3ccc7baba7e0595403203e38 (patch)
tree1bbcb1ae1bfec5bca3615c1ce51554d7e9c22656 /docs/tutorial
parent1845e9d1138f7f8743600834c54820385c7d322d (diff)
Fix keybinding given for ⋈ in tutorials
Diffstat (limited to 'docs/tutorial')
-rw-r--r--docs/tutorial/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/list.html b/docs/tutorial/list.html
index 35853585..6b423da0 100644
--- a/docs/tutorial/list.html
+++ b/docs/tutorial/list.html
@@ -139,7 +139,7 @@
<table class='primitives'>
<tr>
<td><span class='Function'>⋈</span></td>
- <td><kbd>\.</kbd></td>
+ <td><kbd>\Z</kbd></td>
<td>Enlist</td>
<td>Pair</td>
</tr>