Skip to content

Commit 0a56b01

Browse files
committed
fix: moved $ to correct spot
1 parent 1fc541f commit 0a56b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventional-pre-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ${YELLOW}Example commit message fixing an issue:${RESTORE}
7171
7272
fix: remove infinite loop
7373
74-
${YELLOW}Optionally, include a scope in parentheses after the type for more context:{$RESTORE}
74+
${YELLOW}Optionally, include a scope in parentheses after the type for more context:${RESTORE}
7575
7676
fix(account): remove infinite loop
7777
"

0 commit comments

Comments
 (0)