Skip to content

Commit cb83716

Browse files
authored
Update typescript.md (#616)
1 parent e765c3f commit cb83716

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
@@ -16,7 +16,7 @@ You can support the type-safe resources with resoruce schema using TypeScript.
1616

1717
### Type-safe resources in `createI18n`
1818

19-
The following is an example code to define type-safe resrouces for `messages` defined with `createI18n` option.
19+
The following is an example code to define type-safe resources for `messages` defined with `createI18n` option.
2020

2121
Locale messages resource:
2222
```json

0 commit comments

Comments
 (0)