Skip to content

Commit aba7bb6

Browse files
authored
Typo fix (#3960)
1 parent 303cae4 commit aba7bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is an example project showing how to embed widgets in an HTML document.
66

77
We use the local `index.built.js` that we build to make sure this example
88
reflects the current state of the source repository. To use the latest release
9-
of the HTML wiget manager in your own project, copy the `index.html` file and
9+
of the HTML widget manager in your own project, copy the `index.html` file and
1010
replace
1111

1212
`<script src="./built/index.built.js"></script>`

0 commit comments

Comments
 (0)