Skip to content

Commit 4163c12

Browse files
wip(docs): typo
1 parent dd57695 commit 4163c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
7474

7575
## Public API documentation
7676

77-
**[loadModule](docs/api/README.md#loadmodule)**(`path`: string, `options`: [Options](docs/api/interfaces/options.md)): `Promise\<VueComponent>`
77+
**[loadModule](docs/api/README.md#loadmodule)**(`path`: string, `options`: [Options](docs/api/interfaces/options.md)): `Promise<VueComponent>`
7878

7979

8080
## dist/

0 commit comments

Comments
 (0)