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 doc/reference/slots.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ bind a function if needed.

## Slot scopes

For other kinds of advanced use cases, the content of a slot may depends on some
For other kinds of advanced use cases, the content of a slot may depend on some
information specific to the generic component. This is the opposite of the slot
params.

Expand Down