docs: fix typo in en.json (#5885) [ci skip]

This commit is contained in:
Tzahi
2020-09-22 12:05:02 +03:00
committed by GitHub
parent 6cac3af2df
commit 31a543dfbe

View File

@@ -629,7 +629,7 @@
"css": {
"modules": {
"label": "Enable CSS Modules",
"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."
"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."
},
"extract": {
"label": "Extract CSS",