Skip to content

Commit f1d1f3f

Browse files
authored
Fix typo in Vite installation guide
Message update 'sane' to 'same'.
1 parent e06cfad commit f1d1f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/router/framework/react/installation/with-vite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can use those settings either at a user level or only for a single workspace
7474

7575
## Configuration
7676

77-
When using the TanStack Router Plugin with Vite for File-based routing, it comes with some sane defaults that should work for most projects:
77+
When using the TanStack Router Plugin with Vite for File-based routing, it comes with some same defaults that should work for most projects:
7878

7979
```json
8080
{

0 commit comments

Comments
 (0)