diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-06 21:05:26 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-06 21:05:26 -0400 |
| commit | e79a95cc742bfd3d3ccc7baba7e0595403203e38 (patch) | |
| tree | 1bbcb1ae1bfec5bca3615c1ce51554d7e9c22656 /docs/tutorial/list.html | |
| parent | 1845e9d1138f7f8743600834c54820385c7d322d (diff) | |
Fix keybinding given for ⋈ in tutorials
Diffstat (limited to 'docs/tutorial/list.html')
| -rw-r--r-- | docs/tutorial/list.html | 2 |
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> |
