Skip to content

Commit 1087926

Browse files
thijstriemstrajohnjbarton
authored andcommitted
fix typo: (#3334)
1 parent 182c04d commit 1087926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/02-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Each pattern is either a simple string or an object with the following propertie
3737
* `dom`
3838
* **Description.** The type determines the mechanism for including the file. The `css` and `html` types
3939
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.
40+
includes the file content in the page, used, for example, to test components combining HTML and JS.
4141

4242
### `watched`
4343
* **Type.** Boolean

0 commit comments

Comments
 (0)