Skip to content

Commit

Permalink
docs: fix typo (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Kopich authored Jan 5, 2021
1 parent cedbae9 commit 0a0350c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export interface Options {
}
```

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

```ts
import vue from '@vitejs/plugin-vue'
Expand Down

0 comments on commit 0a0350c

Please sign in to comment.