aboutsummaryrefslogtreecommitdiff
path: root/nomsu.peg
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu.peg')
-rw-r--r--nomsu.peg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu.peg b/nomsu.peg
index afc5580..b063ea0 100644
--- a/nomsu.peg
+++ b/nomsu.peg
@@ -50,7 +50,7 @@ inline_action (Action):
action (Action):
(expression (dotdot? %ws*))* word ((dotdot? %ws*) (expression / word))*
-word (Word): { %operator / (!number plain_word) }
+word: { %operator / (!number plain_word) }
text_word (Text): {%operator / (!number plain_word)}