Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdugan3 committed Jan 22, 2021
1 parent 9f74628 commit 5cf9145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mix/tasks/git_ops.message_hook.ex
Expand Up @@ -9,7 +9,7 @@ defmodule Mix.Tasks.GitOps.MessageHook do
Installs a Git #{@commit_msg_hook_name} hook to automatically check if the commit message follows
the Conventional Commits spec:
mix git_ops.msg_hook
mix git_ops.message_hook
The actual check is done by using the git_ops.check_message mix task:
Expand Down

0 comments on commit 5cf9145

Please sign in to comment.