Skip to content

Commit

Permalink
Merge pull request #300 from epeay/patch
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
Matthias Rampke authored Apr 12, 2020
2 parents 37e54d0 + 828e12c commit f0a46c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ Another capability when using YAML configuration is the ability to define matche
using raw regular expressions as opposed to the default globbing style of match.
This may allow for pulling structured data from otherwise poorly named statsd
metrics AND allow for more precise targetting of match rules. When no `match_type`
paramter is specified the default value of `glob` will be assumed:
parameter is specified the default value of `glob` will be assumed:

```yaml
mappings:
Expand Down

0 comments on commit f0a46c4

Please sign in to comment.