diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-06 08:31:25 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-11-06 08:31:25 -0500 |
| commit | 9bf9723bbf8177dfb9c967eba5064191839d5672 (patch) | |
| tree | 2fad0ed2ff45369ebd323fee7e5b8c7bae146071 /docs/tutorial/list.html | |
| parent | bbd23dc8051e3de7e97bc36fe76098572383e1fb (diff) | |
Fix keyboard shortcut for ¨ (fixes #9)
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 11395efa..b3fc4b24 100644 --- a/docs/tutorial/list.html +++ b/docs/tutorial/list.html @@ -187,7 +187,7 @@ <table class='primitives'> <tr> <td><span class='Modifier'>¨</span></td> - <td><kbd>\1</kbd></td> + <td><kbd>\2</kbd></td> <td colspan='2'>Each</td> </tr> <tr> |
