Skip to content

Commit a2c035b

Browse files
fix: fix spelling for choice prompt (#814)
Co-authored-by: Michael Overmeyer <[email protected]>
1 parent 450bc19 commit a2c035b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locales/en.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@
129129
"prompt.button_reenter": "Re-enter",
130130
"prompt.button_skip": "Continue without override",
131131
"prompt.button_yes": "Yes",
132-
"prompt.choice_key_to_insert": "Choice a key to insert",
133-
"prompt.choice_key_to_open": "Choice a key to open in the editor...",
132+
"prompt.choice_key_to_insert": "Choose a key to insert",
133+
"prompt.choice_key_to_open": "Choose a key to open in the editor...",
134134
"prompt.choice_locale": "Choose a locale",
135135
"prompt.config_locales_auto_success": "Locales path auto set to \"{0}\".",
136136
"prompt.config_locales_button": "Config Now",

0 commit comments

Comments
 (0)