You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Check out the [common use cases](#use-cases).
66
66
67
67
See [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) for more details on what formats are supported.
68
68
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.
0 commit comments