Skip to content

Commit 81185ec

Browse files
Update docs/platforms/javascript/guides/tanstackstart-react/index.mdx
Co-authored-by: Sarah Mischinger <[email protected]>
1 parent 4cfb9eb commit 81185ec

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/guides/tanstackstart-react

1 file changed

+1
-1
lines changed

docs/platforms/javascript/guides/tanstackstart-react/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ const route = createRoute({
226226
})
227227
```
228228

229-
## Step 4: Add Readable Stack Traces to Errors (Optional)
229+
## Step 4: Add Readable Stack Traces With Source Maps (Optional)
230230

231231
The stack traces in your Sentry errors probably won't look like your actual code. To fix this, upload your source maps to Sentry.
232232

0 commit comments

Comments
 (0)