Fixing typos

This commit is contained in:
Mike Farah
2022-05-25 11:01:35 +10:00
parent 27a14ec188
commit deb7aeb966
10 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ will output
```
## Test using regex
Like jq'q equivalent, this works like match but only returns true/false instead of full match details
Like jq's equivalent, this works like match but only returns true/false instead of full match details
Given a sample.yml file of:
```yaml