Skip to content

Commit e30c055

Browse files
committed
Fix for Git hooks section in readme.md
1 parent ec1671f commit e30c055

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
@@ -466,7 +466,7 @@ Checks if given value is a File, Blob or file-look-a-like object.
466466

467467
- **{unknown}** value - A value to test
468468

469-
### Git hooks
469+
## Git hooks
470470

471471
This package is using `husky` to perform git hooks on developer's machine, so your changes might be verified before you push them to `GitHub`. If you want to install these hooks, run `npm run husky` command.
472472

0 commit comments

Comments
 (0)