Skip to content

Commit 3a83539

Browse files
authored
fix typo into README
1 parent 1cabbe8 commit 3a83539

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
@@ -781,7 +781,7 @@ return (
781781
)
782782
```
783783
784-
### `usQueryFirst`
784+
### `useQueryFirst`
785785
786786
Works like `useQuery` but only returns the first result. Can either be an entity of undefined.
787787

0 commit comments

Comments
 (0)