Skip to content

Commit 24c8d5c

Browse files
committed
docs(Select): typo
1 parent 1b2a7b0 commit 24c8d5c

File tree

1 file changed

+2
-2
lines changed
  • packages/components/src/components/Select

1 file changed

+2
-2
lines changed

packages/components/src/components/Select/Select.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ A select component can display items grouped together in sections.
103103

104104
## With icons
105105

106-
See example below how to use [icons](?path=/docs/icons--docs) in items of component.
106+
See the example below how to use [icons](?path=/docs/icons--docs) in items of the component.
107107

108108
<Story of={Stories.WithIcons} />
109109

110110
## With item details
111111

112-
See example below for using details in items of component.
112+
See the example below for using details in items of the component.
113113

114114
<Story of={Stories.WithItemDetails} />

0 commit comments

Comments
 (0)