Skip to content

Commit 31a543d

Browse files
authored
docs: fix typo in en.json (#5885) [ci skip]
1 parent 6cac3af commit 31a543d

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
@@ -629,7 +629,7 @@
629629
"css": {
630630
"modules": {
631631
"label": "Enable CSS Modules",
632-
"description": "By default, only files that ends in *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules."
632+
"description": "By default, only files that end with *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules."
633633
},
634634
"extract": {
635635
"label": "Extract CSS",

0 commit comments

Comments
 (0)