diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-06 14:15:05 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-06-06 14:15:05 -0400 |
| commit | 88d972512085cad864aff53366c457b972137ebd (patch) | |
| tree | 2f53b0ae75aee9d729e2ad3be4ba976687710408 /docs | |
| parent | 41f433b85f62b764a8db6d83ab801105990e493d (diff) | |
Fix valence of ↕ in summary table
Diffstat (limited to 'docs')
| -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 92643c17..89aab6ec 100644 --- a/docs/tutorial/list.html +++ b/docs/tutorial/list.html @@ -420,8 +420,8 @@ ERROR </tr> <tr> <td><code><span class='Function'>↕</span></code></td> -<td></td> <td>Range</td> +<td></td> </tr> <tr> <td><code><span class='Modifier'>¨</span></code></td> |
