Skip to content

Commit f06896c

Browse files
author
katelyn martin
authored
fix typo in pre-commit.sh
1 parent a8486b6 commit f06896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/pre-commit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33
# Call `tidy --bless` before each commit
4-
# Copy this scripts to .git/hooks to activate,
4+
# Copy this script to .git/hooks to activate,
55
# and remove it from .git/hooks to deactivate.
66
#
77

0 commit comments

Comments
 (0)