We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1879ef4 + 7735746 commit b85f5a0Copy full SHA for b85f5a0
pipeline/filters/rewrite-tag.md
@@ -59,7 +59,7 @@ If we wanted to match against the value of the key `name` we must use `$name`. T
59
* `$name` = "abc-123"
60
* `$ss['s1']['s2']` = "flb"
61
62
-Note that a key must point a value that contains a string, it's **not valid** for numbers, booleans, maps or arrays.
+Note that a key must point to a value that contains a string, it's **not valid** for numbers, booleans, maps or arrays.
63
64
### Regex
65
0 commit comments