fixed typo

This commit is contained in:
ston1th 2018-01-17 22:47:41 +01:00
commit 92fcfcd757
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ Wildcard match (use ** to match the '*' character):
Nested structs: `<struct field>.<struct field>:<struct value>`
Multiple matches (seperated by a single whitespace):
Multiple matches (separated by a single whitespace):
```
<struct field>:<struct value> <struct field>:<struct value>*