Skip to content

Commit 7b5ae5e

Browse files
authored
Updated directive.md (#1204)
`$t` is function of "Vue18n" instance. It has the following pros and cons. Incorrect : "Vue18n" Change: "VueI18n"
1 parent e9301cb commit 7b5ae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/advanced/directive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Outputs:
116116

117117
### `$t`
118118

119-
`$t` is function of Vue18n instance. It has the following pros and cons:
119+
`$t` is function of VueI18n instance. It has the following pros and cons:
120120

121121
#### Pros
122122

0 commit comments

Comments
 (0)