Skip to content

Commit df5b64a

Browse files
authored
fix: typo in readme (#29)
1 parent d74efa5 commit df5b64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
import { PreviewPlugin } from '@vuedx/preview';
3737

3838
export default {
39-
plugins: [VuePlugin(), PrevivewPlugin()],
39+
plugins: [VuePlugin(), PreviewPlugin()],
4040
};
4141
```
4242

0 commit comments

Comments
 (0)