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 e90765f commit 910e53aCopy full SHA for 910e53a
README.md
@@ -29,7 +29,7 @@ $ npm i --save-dev @intlify/vue-i18n-extensions@next
29
30
### Server-side rendering for `v-t` custom directive
31
32
-You can use tnrasform offered with this package, to support Server-side rendering for `v-t` custom directives.
+You can use transform offered with this package, to support Server-side rendering for `v-t` custom directives.
33
34
In order to use this feature, you need to specify to Vue compiler option.
35
The following example that use `compile` of `@vue/compiler-ssr`:
0 commit comments