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 12d15a3 commit 16fd711Copy full SHA for 16fd711
README.md
@@ -27,7 +27,7 @@ the below example that`App.vue` have `i18n` custom block:
27
}
28
</i18n>
29
30
-<tempalte>
+<template>
31
<p>{{ $t('hello') }}</p>
32
</template>
33
0 commit comments