Skip to content

Commit e1355b8

Browse files
committed
Update global-api.md (vuejs/docs-next/commit/8525c7a)
1 parent 1b6c741 commit e1355b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/global-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Accepts three arguments: `type`, `props` and `children`
9696
9797
- **Details:**
9898
99-
An HTML tag name, a component or an async component. Using function returning null would render a comment. This parameter is required
99+
An HTML tag name, a component, an async component, or a functional component. Using function returning null would render a comment. This parameter is required
100100
101101
#### props
102102

0 commit comments

Comments
 (0)