Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit afa1cd4

Browse files
thisislawattsznck
authored andcommitted
chore: typo (#78)
1 parent ba54f6e commit afa1cd4

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
@@ -2,7 +2,7 @@
22

33
> High level utilities for compiling Vue single file components
44
5-
This package contains hid level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue single file components into JavaScript. It is used in [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) version 3 and above.
5+
This package contains high level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue single file components into JavaScript. It is used in [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) version 3 and above.
66

77
The API surface is intentionally minimal - the goal is to reuse as much as possible while being as flexible as possible.
88

0 commit comments

Comments
 (0)