Skip to content

Commit ae60d70

Browse files
chargomes1gr1d
andauthored
Update packages/react-router/README.md
Co-authored-by: Sigrid Huemer <[email protected]>
1 parent 066d506 commit ae60d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Update the `start` and `dev` script to include the instrumentation file:
147147

148148
## Build-time Config
149149

150-
Update your vite.config.ts file to include the `sentryReactRouter` plugin and also add the your config options to the vite config (this is required for uploading sourcemaps at the end of the build):
150+
Update your vite.config.ts file to include the `sentryReactRouter` plugin and also add your config options to the vite config (this is required for uploading sourcemaps at the end of the build):
151151

152152
```ts
153153
import { reactRouter } from '@react-router/dev/vite';

0 commit comments

Comments
 (0)