Skip to content

Commit 6c07c02

Browse files
authored
Update typescript.md (#704)
1 parent 4ad8dbe commit 6c07c02

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)