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 --- docs/spec/token.html | 2 +- spec/token.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/spec/token.html b/docs/spec/token.html index 9ad2c79f..b75d088f 100644 --- a/docs/spec/token.html +++ b/docs/spec/token.html @@ -33,7 +33,7 @@ ˙˜˘¨⌜⁼´˝` -Primitive 1-Modifier +Primitive 2-Modifier ∘○⊸⟜⌾⊘◶⎉⚇⍟ 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