Skip to content

Commit 933f425

Browse files
committed
Fix wrong space character in demo
1 parent fc2617a commit 933f425

File tree

1 file changed

+1
-1
lines changed
  • packages/react-renderer-demo/src/doc-components/examples-texts/carbon

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/doc-components/examples-texts/carbon/select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import SelectCommon from '../select.md';
22

3-
## Single select with categories
3+
## Single select with categories
44

55
For single (not clearable/not searchable) select, you can use categories to group your options by adding an `options` array.
66

0 commit comments

Comments
 (0)