From f16f64641a758a4248e77bb1b8e247710a7aaf08 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sun, 11 Oct 2020 09:39:44 -0400 Subject: Don't spell 2-Modifier with a 1 --- spec/token.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec') diff --git a/spec/token.md b/spec/token.md index fb1bb3c6..93dd1dfa 100644 --- a/spec/token.md +++ b/spec/token.md @@ -21,7 +21,7 @@ Otherwise, a single character forms a token. Only the specified set of character | Null literal | `@` | Primitive Function | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔` | Primitive 1-Modifier | `` ˙˜˘¨⌜⁼´˝` `` -| Primitive 1-Modifier | `∘○⊸⟜⌾⊘◶⎉⚇⍟` +| Primitive 2-Modifier | `∘○⊸⟜⌾⊘◶⎉⚇⍟` | Special name | `𝕨𝕩𝕗𝕘𝕤𝕎𝕏𝔽𝔾𝕊` | Punctuation | `←⇐↩→(){}⟨⟩‿⋄,` and newline -- cgit v1.2.3