We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182c04d commit 1087926Copy full SHA for 1087926
docs/config/02-files.md
@@ -37,7 +37,7 @@ Each pattern is either a simple string or an object with the following propertie
37
* `dom`
38
* **Description.** The type determines the mechanism for including the file. The `css` and `html` types
39
create `link` elements; the `js`, `dart`, and `module` elements create `script` elements. The `dom` type
40
-includes the file content in the page, used, for example, to test components combinging HTML and JS.
+includes the file content in the page, used, for example, to test components combining HTML and JS.
41
42
### `watched`
43
* **Type.** Boolean
0 commit comments