diff --git a/docs/app/data/fixtures.tsx b/docs/app/data/fixtures.tsx index a6664333c7..175fff5de9 100644 --- a/docs/app/data/fixtures.tsx +++ b/docs/app/data/fixtures.tsx @@ -92,7 +92,7 @@ export const NAV_TILES: Tile[] = [ href: '/docs/getting-started', label: 'Getting Started', description: - 'Learn about how use react-spring with step by step explanations', + 'Learn about how to use react-spring with step by step explanations', }, { href: '/docs/guides',