diff options
Diffstat (limited to 'tutorial/README.md')
| -rw-r--r-- | tutorial/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/README.md b/tutorial/README.md index 7eb29f37..d8af90d0 100644 --- a/tutorial/README.md +++ b/tutorial/README.md @@ -13,4 +13,4 @@ The tutorials available so far: | [Expressions](expression.md) | Arithmetic, syntax, affine characters | `+-×÷⋆√˜⁼˙∘` | [List manipulation](list.md) | Lists, strings, and strands; pervasion | `∾≍⌽↕¨´` | [Combinators](combinator.md) | Tacit programming, booleans | `<>≠=≤≥≡≢○⊸⟜` -| [Variables](variable.md) | Declarations, cross-roles | `∧∨¬↑↓«»⌾` +| [Variables](variable.md) | Declarations, cross-roles | `∧∨¬⊣⊢↑↓«»⌾` |
