Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/docs/src/routes/docs/core/overview/polymorphism.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Setting custom event handlers on component will call your custom handler before

## Types

This section is mainly for library author that want to build on top of Kobalte and expose the correct types
This section is mainly for library authors that want to build on top of Kobalte and expose the correct types
to your end users.

Every component that renders an HTML element has the following types:
Expand Down