diff --git a/README.md b/README.md index f2cc4f2..f13e8bd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > High level utilities for compiling Vue single file components -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. +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. The API surface is intentionally minimal - the goal is to reuse as much as possible while being as flexible as possible.