Skip to content

Commit b1fa1d9

Browse files
committed
📝 docs(README): fix typo
1 parent 0521f1f commit b1fa1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This library exports the following extensions:
1616
$ npm i --save-dev vue-i18n-extensions
1717
```
1818

19-
## :rocket: Extentions
19+
## :rocket: Extensions
2020

2121
### directive: `v-t` custom directive for server-side
2222
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

Comments
 (0)