From 2244a5d40c83d477839f91cb6d6a4aeb02446a97 Mon Sep 17 00:00:00 2001
From: omentic
Date: Wed, 1 May 2024 23:29:52 +0000
Subject: deploy: 12eec890240a05d1e090114f7f4fdd7c1ee8ff88
---
guides/injection.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
(limited to 'guides/injection.html')
diff --git a/guides/injection.html b/guides/injection.html
index fb4bb8f3..f4fe238b 100644
--- a/guides/injection.html
+++ b/guides/injection.html
@@ -185,7 +185,7 @@ In addition to the ((string_expression (string_fragment) @injection.content)
- (#set! injection.language "bash"))
+ (#set! injection.language "bash"))
Capture Types
@@ -243,6 +243,10 @@ The first argument (a capture) must be equal to the second argument
The first argument (a capture) must match the regex given in the
second argument (a string).
#any-of?
(standard):
+The first argument (a capture) must be one of the other arguments (strings).