diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-10-11 09:39:44 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-10-11 09:39:44 -0400 |
| commit | f16f64641a758a4248e77bb1b8e247710a7aaf08 (patch) | |
| tree | f95118fda27897f3c9549c9f8409600f3ce2b390 /docs/spec | |
| parent | 4f28cc8da705d4f4ed21ccd333686f133e628d9b (diff) | |
Don't spell 2-Modifier with a 1
Diffstat (limited to 'docs/spec')
| -rw-r--r-- | docs/spec/token.html | 2 |
1 files changed, 1 insertions, 1 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 @@ <td><code><span class='Modifier'>˙˜˘¨⌜⁼´˝`</span></code></td> </tr> <tr> -<td>Primitive 1-Modifier</td> +<td>Primitive 2-Modifier</td> <td><code><span class='Modifier2'>∘○⊸⟜⌾⊘◶⎉⚇⍟</span></code></td> </tr> <tr> |
