Skip to content

Commit 84aa9ea

Browse files
filipbarak3rd-Eden
authored andcommitted
Changes 'side affects' to 'side effects' (#141)
1 parent f25888f commit 84aa9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ elif [[ -x "$LOCAL" ]]; then
3838
fi
3939

4040
#
41-
# Add --dry-run cli flag support so we can execute this hook without side affects
41+
# Add --dry-run cli flag support so we can execute this hook without side effects
4242
# and see if it works in the current environment
4343
#
4444
if [[ $* == *--dry-run* ]]; then

0 commit comments

Comments
 (0)