Skip to content

Commit f3ef96a

Browse files
authored
docs: fix link title (#1673)
1 parent 47949cd commit f3ef96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hooks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For a `combobox/autocomplete` input check out [useCombobox][combobox-readme].
2727
### useTagGroup
2828

2929
For a `tag group` that could also be used to build a multiple selection `select`
30-
or a `combobox` with tags, check out [useMultipleSelection][tag-group-readme].
30+
or a `combobox` with tags, check out [useTagGroup][tag-group-readme].
3131

3232
## Downshift Hooks API talk
3333

0 commit comments

Comments
 (0)