From f646afdb8189f738d7c31a0eda7c2abc537c1239 Mon Sep 17 00:00:00 2001 From: strmfos <155266597+strmfos@users.noreply.github.com> Date: Fri, 2 May 2025 13:09:17 +0200 Subject: [PATCH] Fix typo in githooks warning message --- githooks/post-merge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/githooks/post-merge b/githooks/post-merge index 0ca518295..2d78934d1 100755 --- a/githooks/post-merge +++ b/githooks/post-merge @@ -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