We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6eece commit ec4a6faCopy full SHA for ec4a6fa
docs/router/framework/react/guide/document-head-management.md
@@ -89,7 +89,7 @@ export const Route = createRootRoute({
89
90
### Single-Page Applications
91
92
-First, remove the `<title>` tag from the the index.html if you have set any.
+First, remove the `<title>` tag from the index.html if you have set any.
93
94
```tsx
95
import { HeadContent } from '@tanstack/react-router'
0 commit comments