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: docs/guide/advanced/typescript.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
@@ -175,7 +175,7 @@ Resource Keys completion can be used if you are using [Visual Studio Code](https
175
175
176
176
Along with the support fortype-safe resource definitions, VueI18n now provides APIs such as `t` and `d` for interpolating resource keysin the Composition API.
177
177
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.
0 commit comments