Skip to content

Commit 84f3ef1

Browse files
authored
docs: angular adapter is compatible with angular v16 (#7381)
1 parent b757ea4 commit 84f3ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/react/community/angular-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ The Angular adapter is now available for TanStack Query v5.
1313
}))
1414
```
1515

16-
It's based on Angular signals and compatible with Angular v17+.
16+
It's based on Angular signals and compatible with Angular v16+.
1717

1818
Check the complete documentation: [Angular Query overview](https://tanstack.com/query/latest/docs/framework/angular/overview).

0 commit comments

Comments
 (0)