Skip to content

Commit 893cd05

Browse files
committed
docs(README): Update react-interval-hook description
1 parent 1383c8b commit 893cd05

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
@@ -4,7 +4,7 @@ Welcome to Minwork React related libraries. Below you can find a list of all npm
44
## Hooks
55
- [use-long-press](./packages/use-long-press/README.md) - React hook for detecting _click_, _tap_ or _point_ and _hold_ event
66
- [use-double-tap](./packages/use-double-tap/README.md) - React hook for handling _double tap_ on mobile devices
7-
- [react-interval-hook](./packages/react-interval-hook/README.md) - React hook for time based components
7+
- [react-interval-hook](./packages/react-interval-hook/README.md) - React _self-correcting_ interval hook for precision timing
88

99
## Support
1010
If you like to support my work consider making a [donation](https://github.com/sponsors/minwork)

0 commit comments

Comments
 (0)