Skip to content

Commit 64e141c

Browse files
committed
fix: a case typo
1 parent d1c53fb commit 64e141c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/om midi.jsx

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

src/languages/English.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const English: typeof SChinese = {
143143
movement_incremental: "Float movement ratio",
144144
rotation_incremental: "Rotation angle",
145145
legato_for_time_remap: "Legato when time remapping",
146-
multikey_for_chords: "Multikey for Chords",
146+
multikey_for_chords: "Multikey for chords",
147147
};
148148

149149
export default English;

0 commit comments

Comments
 (0)