Skip to content

Commit e8abe7f

Browse files
committed
✏️ fix: s/Commit emoji/Conventional commit
1 parent b4adc6e commit e8abe7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,7 @@ pub mod commands {
10921092
) -> CommandText {
10931093
CommandText::new(
10941094
format!(
1095-
"Commit emoji [{}]",
1095+
"Conventional commit [{}]",
10961096
key_config.get_hint(
10971097
key_config.keys.open_conventional_commit
10981098
)

0 commit comments

Comments
 (0)