diff --git a/docs/overview.md b/docs/overview.md index 63f0965d9..c80bb27f9 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -34,10 +34,10 @@ It extends TanStack Query with collections, live queries and optimistic mutation ## Contents -- [How it works](#how-it-works) — understand the TanStack DB development model and how the pieces fit together -- [API reference](#api-reference) — for the primitives and function interfaces -- [Usage examples](#usage-examples) — examples of common usage patterns -- [More info](#more-info) — where to find support and more information +- [How it works](#how-it-works) — understand the TanStack DB development model and how the pieces fit together +- [API reference](#api-reference) — for the primitives and function interfaces +- [Usage examples](#usage-examples) — examples of common usage patterns +- [More info](#more-info) — where to find support and more information ## How it works