Skip to content

Commit 3db0957

Browse files
authored
Update README.md
1 parent c9bf538 commit 3db0957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Check out the [common use cases](#use-cases).
6666

6767
See [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) for more details on what formats are supported.
6868

69-
Configuration should be an object where each key is a file or directory mathed by Git and the value is either a single command or an array of commands to run if the file have changed since the last Git operation.
69+
Configuration should be an object where each key is a file or directory match pattern and the value is either a single command or an array of commands to run if the file have changed since the last Git operation.
7070

7171
## What commands are supported?
7272

0 commit comments

Comments
 (0)