Skip to content

Commit d2f6939

Browse files
committed
Merge branch 'master' of github.com:intlify/vue-i18n-next
2 parents a7af4d5 + 9e173c3 commit d2f6939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/advanced/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Resource Keys completion can be used if you are using [Visual Studio Code](https
175175
176176
Along with the support for type-safe resource definitions, VueI18n now provides APIs such as `t` and `d` for interpolating resource keys in the Composition API.
177177
178-
The following indicate how to interpolate Resource keys in Visual Stdio Code for the local scope Vue component described above.
178+
The following indicate how to interpolate Resource keys in Visual Studio Code for the local scope Vue component described above.
179179
180180
![VSCode-Resource-Completion](/ts-support-3.gif)
181181

0 commit comments

Comments
 (0)