aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhit2
1 files changed, 1 insertions, 1 deletions
diff --git a/hit b/hit
index c49e69c..79b3cb7 100755
--- a/hit
+++ b/hit
@@ -35,7 +35,7 @@ fi
# This can be an attack vector if you're testing the software inside a virtual machine but is
# handling git commands from the host machine (like when running vagrant).
#
-# By disabling any hooks from being execute we mitigate a possible attack vector.
+# By disabling any hooks from being executed we mitigate a possible attack vector.
#
# References:
#