Skip to content

Commit 195c969

Browse files
authored
Merge pull request #126 from ubilabs/docs-fix-readme-typo
docs(readme): fix typo
2 parents 998d5b1 + 1d286dd commit 195c969

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
@@ -94,7 +94,7 @@ const MyComponent = () => {
9494

9595
## Hooks
9696

97-
All hooks can be find [here](./library/src/hooks/). Please checkout the [documentation](./library/docs) for each hook and have a look at the [examples directory](./examples) to see how each hook can be implemented.
97+
All hooks can be found [here](./library/src/hooks/). Please checkout the [documentation](./library/docs) for each hook and have a look at the [examples directory](./examples) to see how each hook can be implemented.
9898

9999
### Hooks Overview
100100

0 commit comments

Comments
 (0)