Skip to content

Commit b1727ce

Browse files
authored
Update quick-start.md: "Tenstack Ranger," not "Tenstack Router" (#82)
The quick-start documentation uses the word "Router" as though it is the documentation for the "TanStack Router" library.
1 parent 686f48a commit b1727ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quick-start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Quick Start
33
---
44

5-
If you're feeling impatient and prefer to skip all of our wonderful documentation, here is the bare minimum to get going with TanStack Router. We'll use React for this example, but the same principles apply to other frameworks.
5+
If you're feeling impatient and prefer to skip all of our wonderful documentation, here is the bare minimum to get going with TanStack Ranger. We'll use React for this example, but the same principles apply to other frameworks.
66

77
```tsx
88
import React from 'react'
@@ -109,4 +109,4 @@ ReactDOM.render(
109109

110110
```
111111

112-
If you skipped this example or didn't understand something, we don't blame you, because there's so much more to learn to really take advantage of TanStack Router! Let's move on.
112+
If you skipped this example or didn't understand something, we don't blame you, because there's so much more to learn to really take advantage of TanStack Ranger! Let's move on.

0 commit comments

Comments
 (0)