We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d86f57 commit 227a5e6Copy full SHA for 227a5e6
concepts/data-pipeline/router.md
@@ -76,7 +76,7 @@ example defines a common destination for both sources of data:
76
Match my_*
77
```
78
79
-The match rule is set to `my_*`, which matches any Tag starting with `my_*`.
+The match rule is set to `my_*`, which matches any Tag starting with `my_`.
80
81
## Routing with Regex
82
0 commit comments