Skip to content

Commit e267179

Browse files
joshgribhaoqunjiang
authored andcommitted
fix(ui): fix typo "procress" -> "process" (#3835) [ci skip]
1 parent f09722c commit e267179

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-ui/locales

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@
783783
"kill": "Kill",
784784
"status": {
785785
"idle": "Ready to kill",
786-
"killing": "Killing procress...",
786+
"killing": "Killing process...",
787787
"killed": "Killed successfully!",
788788
"error": "Couldn't kill process"
789789
}

0 commit comments

Comments
 (0)