Skip to content

Commit 0718720

Browse files
committed
🐛 Fixes typo on hook.
1 parent e81de07 commit 0718720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/Hooks/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ declare -a EMOJI_COMMANDS=(
2929
"cleanup=🧹"
3030
"dependency=📦"
3131
"docs=📚"
32-
"feauture=✨"
32+
"feature=✨"
3333
"fixup=🛠"
3434
"initial=🎉"
3535
"performance=🏎"

0 commit comments

Comments
 (0)