Skip to content

Commit 28fb47c

Browse files
authored
docs: typo in README
1 parent c0e4122 commit 28fb47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- [**Sensors**](./docs/Sensors.md)
3535
- [`useBattery`](./docs/useBattery.md) — tracks device battery state. [![][img-demo]](https://codesandbox.io/s/qlvn662zww)
3636
- [`useGeolocation`](./docs/useGeolocation.md) — tracks geo location state of user's device.
37-
- [`useHover` as `useHoverDirty`](./docs/useHover.md) — tracks mouse hover state of some element. [![][img-demo]](https://codesandbox.io/s/zpn583rvx)
37+
- [`useHover` and `useHoverDirty`](./docs/useHover.md) — tracks mouse hover state of some element. [![][img-demo]](https://codesandbox.io/s/zpn583rvx)
3838
- [`useIdle`](./docs/useIdle.md) — tracks whether user is being inactive.
3939
- [`useLocation`](./docs/useLocation.md) — tracks page navigation bar location state.
4040
- [`useMedia`](./docs/useMedia.md) — tracks state of a CSS media query.

0 commit comments

Comments
 (0)