diff --git a/README.md b/README.md index d79ca22..4a7f7d5 100644 --- a/README.md +++ b/README.md @@ -499,7 +499,7 @@ aggregates based on the diff of these two paginated data streams. Like all Convex queries, aggregates are [reactive](https://docs.convex.dev/tutorial/reactor#realtime-is-all-the-time), -and updating them is [transactional](https://www.convex.dev/database). +and updating them is transactional. If aggregated data updates infrequently, everything runs smoothly. However, if aggregated data updates frequently, the reactivity and atomicity can