Skip to content

Commit 28819c8

Browse files
committed
Hyphenated words
1 parent 7e267af commit 28819c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To apply compact styling to a `<ToggleGroup>`, use `isCompact`.
6969

7070
### Full-width toggle group
7171

72-
To make toggle group items fill the available horizontal space, use `isFill` on a `<ToggleGroup>`. The following example shows full width toggle groups for a single select, multi select, and single select with disabled item.
72+
To make toggle group items fill the available horizontal space, use `isFill` on a `<ToggleGroup>`. The following example shows full-width toggle groups for a single-select, multi-select, and single-select with disabled item.
7373

7474
```ts file="./ToggleGroupFill.tsx"
7575

0 commit comments

Comments
 (0)