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 c2ddbb9..c9cbb4a 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ not propagate `l`, or calls its associated recovery rule.
87 87
88#### <a name="re-t"></a><code>%{l}</code> 88#### <a name="re-t"></a><code>%{l}</code>
89 89
90Syntax of *relabel* module. Equivalent to `lpeg.T(l)`. 90Syntax of *relabel* module. Equivalent to `lpeglabel.T(l)`.
91 91
92Label `l` must be a valid identifier name. 92Label `l` must be a valid identifier name.
93 93