diff options
Diffstat (limited to 'tutorial/list.md')
| -rw-r--r-- | tutorial/list.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/list.md b/tutorial/list.md index 36933b91..c1811eea 100644 --- a/tutorial/list.md +++ b/tutorial/list.md @@ -237,7 +237,7 @@ We introduced a few new primitives. The links below go to the full documentation Glyph | 1 arg | 2 args ------|--------------------------|-------- -`∾` | [Join](../doc/join.md) | Join To +`∾` | [Join](../doc/join.md) | [Join To](../doc/join.md) `≍` | [Solo](../doc/couple.md) | [Couple](../doc/couple.md) `⌽` | Reverse | Rotate `↕` | | Range |
