Skip to content

Commit 3a3db48

Browse files
authored
Merge pull request #1758 from dxc-technology/lcordobapuerto/typo-fix
Typo in Dropdown's Usage page
2 parents b3b8a35 + f3362dc commit 3a3db48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/screens/components/dropdown/usage/DropdownUsagePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const sections = [
1616
<>
1717
<DxcParagraph>
1818
Dropdowns have a similar look and behavior to select components, the
19-
the difference is that while select is only to collect user's data
19+
difference is that while select is only to collect user's data
2020
into a form, dropdown can be used in a variety of scenarios.
2121
</DxcParagraph>
2222
<DxcBulletedList>

0 commit comments

Comments
 (0)