Skip to content

Commit 102af0f

Browse files
wip: typo
1 parent b835f85 commit 102af0f

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
@@ -8,7 +8,7 @@ Load .vue files dynamically at runtime from your html/js. No node.js environment
88

99
## Key Features
1010

11-
* Supports Vue 3 and Vue 2 (see [dist/](#dist)
11+
* Supports Vue 3 and Vue 2 (see [dist/](#dist))
1212
* Only requires Vue runtime-only build
1313
* Focuses on component compilation. Network, styles injection and cache are up to you (see [example below](#example))
1414
* Embedded ES6 modules support ( including `import()` )

0 commit comments

Comments
 (0)