Skip to content

Commit

Permalink
improve wordings
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Apr 4, 2021
1 parent cf4aecf commit 95d1ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/components/popover/popover.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ the position of the popover.

## Mouse over interaction

This demonstrates how to use the `Popover` component and the mouseover event to achieve popover behavior.
This demo demonstrates how to use the `Popover` component and the mouseover event to achieve popover behavior.

{{"demo": "pages/components/popover/MouseOverPopover.js"}}

## Complementary projects

For more advanced use cases you might be able to take advantage of:
For more advanced use cases, you might be able to take advantage of:

### PopupState helper

Expand Down

0 comments on commit 95d1ec7

Please sign in to comment.