Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanzmj committed Jul 18, 2024
1 parent 8e65d32 commit ac3c056
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![NPM version](https://img.shields.io/npm/v/unplugin-vue-jsx-vapor?color=a1b858&label=)](https://www.npmjs.com/package/unplugin-vue-jsx-vapor)

Converts Vue JSX to Vapor.
Convert Vue JSX to Vapor.

[Playground](https://stackblitz.com/github/unplugin/unplugin-vue-jsx-vapor?file=playground%2FApp.vue)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin-vue-jsx-vapor",
"version": "1.0.4",
"packageManager": "[email protected]",
"description": "Converts Vue JSX to Vapor",
"description": "Convert Vue JSX to Vapor",
"type": "module",
"keywords": [
"unplugin",
Expand Down

0 comments on commit ac3c056

Please sign in to comment.