diff --git a/concepts/data-pipeline/router.md b/concepts/data-pipeline/router.md index 4a6241630..05e0924d8 100644 --- a/concepts/data-pipeline/router.md +++ b/concepts/data-pipeline/router.md @@ -76,7 +76,7 @@ example defines a common destination for both sources of data: Match my_* ``` -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_`. ## Routing with Regex