Skip to content

Commit 507ce44

Browse files
authored
Update README.md
1 parent f8e2c39 commit 507ce44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const todoCollection = createQueryCollection<Todo>({
5858
})
5959
```
6060

61-
Bind live queries to your components:
61+
Use live queries in your components:
6262

6363
```tsx
6464
import { useLiveQuery } from "@tanstack/react-db"

0 commit comments

Comments
 (0)