Skip to content

Commit e6f9167

Browse files
committed
Merge remote-tracking branch 'upstream/main' into mtewani/fix-variables-update
2 parents 22119a1 + 58032eb commit e6f9167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/react/data-connect/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function Component() {
5555
}
5656
```
5757

58-
The hooks will automatically infer the data type from the connector and the query and automtically create a [query key](https://tanstack.com/query/latest/docs/framework/react/guides/query-keys) for the query.
58+
The hooks will automatically infer the data type from the connector and the query and automatically create a [query key](https://tanstack.com/query/latest/docs/framework/react/guides/query-keys) for the query.
5959

6060
## Learning more
6161

0 commit comments

Comments
 (0)