Skip to content

Commit a982d74

Browse files
authored
Fix typo (#959)
1 parent f7fef2a commit a982d74

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
@@ -25,7 +25,7 @@ Locale messages resource:
2525
}
2626
```
2727

28-
Application entripoint:
28+
Application entrypoint:
2929
```typescript
3030
import { createI18n } from 'vue-i18n'
3131
import enUS from './locales/en-US.json'

0 commit comments

Comments
 (0)