aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 5083f42..5eef573 100644
--- a/README.org
+++ b/README.org
@@ -1,7 +1,7 @@
* Argot: A System For Grammar-Driven Macros
The ~argot~ system provides a macro-defining-macro called
-~deflanguage~, which accepts a context-free grammar that is used to
+~deflanguage~ that accepts a context-free grammar that is used to
parse the body calls to the defined macro.
** A brief tour