Skip to content

Commit 410a627

Browse files
committed
Updated example description
1 parent b0f5f89 commit 410a627

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`.
72+
To make toggle group items fill the available horizontal space, use `isFill` on a `<ToggleGroup>`.
7373

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

0 commit comments

Comments
 (0)