Skip to content

Commit 0d510f7

Browse files
authored
docs: fix heading levels [ci skip]
1 parent 054e239 commit 0d510f7

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
@@ -97,7 +97,7 @@ For example `pretty-quick --pattern "**/*.*(js|jsx)"` or `pretty-quick --pattern
9797

9898
Outputs the name of each file right before it is proccessed. This can be useful if Prettier throws an error and you can't identify which file is causing the problem.
9999

100-
## `--bail`
100+
### `--bail`
101101

102102
Prevent `git commit` if any files are fixed.
103103

0 commit comments

Comments
 (0)