10000 fix typo (fix #473) · vuejs/vue-class-component@616d428 · GitHub
[go: up one dir, main page]

Skip to content

Commit 616d428

Browse files
authored
fix typo (fix #473)
1 parent 4b8f25a commit 616d428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ See also: [Hooks](../guide/class-component.md#Hooks)
5454

5555
## Built-in Hook Method Types
5656

57-
Only available in TypeScript. It enables built-in hooks methods auto-complete once your import it:
57+
Only available in TypeScript. It enables built-in hooks methods auto-complete once you import it:
5858

5959
```ts
6060
import 'vue-class-component/hooks'

0 commit comments

Comments
 (0)
0