Skip to content

Commit 768d7a0

Browse files
Update src/guide/typescript/composition-api.md
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>
1 parent cba9366 commit 768d7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/typescript/composition-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Typing Component Props
66

7-
### using `<script setup>`
7+
### Using `<script setup>`
88

99
When using `<script setup>`, the `defineProps()` macro supports inferring the props types based on its argument:
1010

0 commit comments

Comments
 (0)