Fix typo in githooks warning message

This commit is contained in:
strmfos 2025-05-02 13:09:17 +02:00 committed by GitHub
parent 8a0e645dfd
commit f646afdb81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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