Skip to content

Commit ddf6861

Browse files
Update documentation verbiage for clarity
Co-authored-by: Wes Cossick <[email protected]>
1 parent 0bfd4b5 commit ddf6861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/design/options.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Option | Default | Possible values
1010

1111
Option | Explanation
1212
:--- | :---
13-
`focusFirstItemOnClick` | If specified as `true` the first menu item will be focused on click as well as on keyboard interaction.
13+
`focusFirstItemOnClick` | If specified as `true`, the first menu item will be focused when the menu is opened via a click (in addition to via a keyboard interaction).
1414

1515
```js
1616
useDropdownMenu(numberOfItems, {

0 commit comments

Comments
 (0)