Skip to content

Commit 0a0350c

Browse files
author
Eugene Kopich
authored
docs: fix typo (#1371)
1 parent cedbae9 commit 0a0350c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-vue/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export interface Options {
2828
}
2929
```
3030

31-
## Exmaple for passing options to `@vue/compiler-dom`:
31+
## Example for passing options to `@vue/compiler-dom`:
3232

3333
```ts
3434
import vue from '@vitejs/plugin-vue'

0 commit comments

Comments
 (0)