diff --git a/packages/nimble-components/src/select/specs/option-groups-hld.md b/packages/nimble-components/src/select/specs/option-groups-hld.md index 7084242fe9..2dbe7ebf85 100644 --- a/packages/nimble-components/src/select/specs/option-groups-hld.md +++ b/packages/nimble-components/src/select/specs/option-groups-hld.md @@ -71,7 +71,7 @@ Originally, there was a desire to display the group name for the selected option #### Slotted content in group -At some point there may be a desire to provide extra visuals to a group. There already is such a [desire for the options](https://github.com/ni/nimble/issues/1135) themselves. +At some point there may be a desire to provide extra visuals to a group. There already is such a [desire for the options](https://github.com/ni/nimble/issues/1135) themselves. However, there is no need to provide the API/implementation for this initially, as there is no current use-case demanding it. #### Hierarchichal groups