We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e765c3f commit cb83716Copy full SHA for cb83716
docs/guide/advanced/typescript.md
@@ -16,7 +16,7 @@ You can support the type-safe resources with resoruce schema using TypeScript.
16
17
### Type-safe resources in `createI18n`
18
19
-The following is an example code to define type-safe resrouces for `messages` defined with `createI18n` option.
+The following is an example code to define type-safe resources for `messages` defined with `createI18n` option.
20
21
Locale messages resource:
22
```json
0 commit comments