aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-08-08 07:29:03 -0700
committercolin <colin@cicadas.surf>2023-08-08 07:29:03 -0700
commitb16026f6a417236982a6d6410c99b205019817cf (patch)
tree8432f137aa288a1ff4ff737c5c6350c04ed51e6c
parentcc5cf263da1690a4172836e1aea340da25842547 (diff)
wording
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index c06be2e..7e213dc 100644
--- a/README.org
+++ b/README.org
@@ -2,7 +2,7 @@
The ~argot~ system provides a macro-defining-macro called
~deflanguage~ that accepts a context-free grammar that is used to
-parse the body calls to the defined macro.
+parse the body of calls to the defined macro.
** A brief tour