Skip to content

Commit deb77f4

Browse files
authored
typo at Typing refs (#661)
fix typo
1 parent 05a1a31 commit deb77f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/typescript-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ const Component = defineComponent({
194194
})
195195
```
196196

197-
### Typing `ref`s
197+
### Typing `refs`
198198

199199
Refs infer the type from the initial value:
200200

0 commit comments

Comments
 (0)