aboutsummaryrefslogtreecommitdiffstats
path: root/docs/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/07_defining-symbols.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/07_defining-symbols.md b/docs/guide/07_defining-symbols.md
index 207680d..6b9bb30 100644
--- a/docs/guide/07_defining-symbols.md
+++ b/docs/guide/07_defining-symbols.md
@@ -22,8 +22,8 @@ symbol `result`, and then refer to it by that symbol in the [trace][] operator:
Symbols need to start with a letter or one of the following special characters:
- _ + * ^
- % / . , =
- ~ ! ? % $
+ % / . = ~
+ ! ? % $
> <
After the first character, numbers are also allowed. There are two types of