Skip to content

Commit

Permalink
Update typescript.md (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
maiolica authored Aug 6, 2021
1 parent e765c3f commit cb83716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/advanced/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can support the type-safe resources with resoruce schema using TypeScript.

### Type-safe resources in `createI18n`

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.

Locale messages resource:
```json
Expand Down

0 comments on commit cb83716

Please sign in to comment.