Skip to content

Commit 0716512

Browse files
HollowMan6haoqunjiang
authored andcommitted
docs: fix grammar Mistake in Docs (#6074) [skip ci]
files -> file Signed-off-by: Hollow Man [email protected]
1 parent 2e28324 commit 0716512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ In v3 this means the opposite of `css.requireModuleExtension`.
267267
- Type: `boolean | Object`
268268
- Default: `true` in production, `false` in development
269269

270-
Whether to extract CSS in your components into a standalone CSS files (instead of inlined in JavaScript and injected dynamically).
270+
Whether to extract CSS in your components into a standalone CSS file (instead of inlined in JavaScript and injected dynamically).
271271

272272
This is always disabled when building as web components (styles are inlined and injected into shadowRoot).
273273

0 commit comments

Comments
 (0)