Skip to content

Commit ac3c056

Browse files
committed
fix: typo
1 parent 8e65d32 commit ac3c056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
Converts Vue JSX to Vapor.
5+
Convert Vue JSX to Vapor.
66

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-vue-jsx-vapor",
33
"version": "1.0.4",
44
"packageManager": "[email protected]",
5-
"description": "Converts Vue JSX to Vapor",
5+
"description": "Convert Vue JSX to Vapor",
66
"type": "module",
77
"keywords": [
88
"unplugin",

0 commit comments

Comments
 (0)