Skip to content

Commit 415b235

Browse files
erjanmxCarlos Rufo
authored andcommitted
Fix typo (rehooks#38)
Thanks @erjanmx 👍
1 parent 83a5b0a commit 415b235

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
@@ -41,7 +41,7 @@
4141
- [`@rehooks/window-scroll-position`](https://github.com/rehooks/window-scroll-position) React hook for getting window `x` and `y` position.
4242
- [`@rehooks/window-size`](https://github.com/rehooks/window-size) React hook for subscribing to window size.
4343
- [`easy-peasy`](https://github.com/ctrlplusb/easy-peasy) Easy peasy global state for React.
44-
- [`promise-hook`](https://github.com/aiven715/promise-hook) React hook for simplyfying Promise based data fetching.
44+
- [`promise-hook`](https://github.com/aiven715/promise-hook) React hook for simplifying Promise based data fetching.
4545
- [`react-async-hook`](https://github.com/slorber/react-async-hook) React hook to fetch ad-hoc data into your React components.
4646
- [`react-dom-status-hook`](https://github.com/yeskunall/react-dom-status-hook) React hook for subscribing to the `DOMContentLoaded` event.
4747
- [`react-firebase-hooks`](https://github.com/csfrequency/react-firebase-hooks) A collection of hooks for use with [Firebase](https://firebase.google.com).

0 commit comments

Comments
 (0)