You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This library exports the following extensions:
16
16
$ npm i --save-dev vue-i18n-extensions
17
17
```
18
18
19
-
## :rocket:Extentions
19
+
## :rocket:Extensions
20
20
21
21
### directive: `v-t` custom directive for server-side
22
22
This directive is `v-t` custom directive for server-side-rendering. You can specify it as [`directives` option](https://ssr.vuejs.org/en/api.html#directives) of `createRenderer` function.
0 commit comments