Fix typo in githooks warning message
This commit is contained in:
parent
8a0e645dfd
commit
f646afdb81
|
@ -22,7 +22,7 @@ do
|
|||
>&2 cat <<- EOF
|
||||
==================================================
|
||||
Project githooks have changed. Please inspect the
|
||||
changes and re-reun \`just githooks-install\` if
|
||||
changes and re-run \`just githooks-install\` if
|
||||
they are legitimate.
|
||||
|
||||
Remove $HOOKS_DIR/post-merge to skip this warning
|
||||
|
|
Loading…
Reference in New Issue