Skip to content

Commit 8b46fc6

Browse files
authored
fix: spelling (#695)
1 parent 0fa7620 commit 8b46fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/components/combobox.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ import NestedCode from '!!raw-loader!../../examples/combobox/Nested.tsx';
153153

154154
### Nested multiselect
155155

156-
A multiselect requires additional consideration for seleting options at nested levels.
156+
A multiselect requires additional consideration for selecting options at nested levels.
157157

158158
import NestedMultiselect from '../../examples/combobox/NestedMultiselect.tsx';
159159
import NestedMultiselectCode from '!!raw-loader!../../examples/combobox/NestedMultiselect.tsx';

0 commit comments

Comments
 (0)