aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 373237814..4b6d48a67 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ The **(Lux a)** type is the one responsible for the magic by threading **Compile
You can use **macro:** to define these monadic macros.
-Alternatively, you can use the **syntax:** macro, which also offers monadic parsing of AST tokens for convenience.
+Alternatively, you can use the **syntax:** macro, which also offers monadic parsing of Code tokens for convenience.
### Custom pattern-matching