We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8882cb6 commit 16f92b2Copy full SHA for 16f92b2
docs/index.md
@@ -5,7 +5,7 @@ layout: home
5
hero:
6
name: "Vue JSX Vapor"
7
text: "Type-safe, Improve DX, High Performance"
8
- tagline: Supports Vapor mode, all build-in directives and most macros of Vue.
+ tagline: Supports Vapor Mode, all build-in directives and most macros of Vue.
9
image:
10
src: /logo.svg
11
alt: Vue JSX Vapor
docs/introduction/getting-started.md
@@ -1,6 +1,6 @@
1
# Getting Started
2
3
-`vue-jsx-vapor` is a Vapor mode of `vue-jsx`. It supports all directives and most macros of Vue.
+`vue-jsx-vapor` is a Vapor Mode of `vue-jsx`. It supports all directives and most macros of Vue.
4
We assume you are already familiar with the basic usages of Vue before you continue.
0 commit comments