Skip to content

Commit 5a74246

Browse files
committed
update description and title
1 parent 2d737dc commit 5a74246

File tree

1 file changed

+2
-2
lines changed
  • packages/react-core/src/components/Dropdown/examples

1 file changed

+2
-2
lines changed

packages/react-core/src/components/Dropdown/examples/Dropdown.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ To provide users with more context about a `<DropdownItem>`, pass a short messag
6464

6565
```
6666

67-
### Split button
67+
### Split toggle with checkbox
6868

69-
Description of split button
69+
To combine a checkbox or other control with a dropdown menu, use a split button.
7070

7171
```ts file="./DropdownWithSplit.tsx"
7272

0 commit comments

Comments
 (0)