Skip to content

Commit f02cdec

Browse files
Update platform-includes/getting-started-config/javascript.astro.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 71565dc commit f02cdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/getting-started-config/javascript.astro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default defineConfig({
2424
We recommend passing your configuration directly to the respective `Sentry.init()` calls in `sentry.client.config.js` and `sentry.server.config.js` instead.
2525
</Alert>
2626

27-
### Client-side Setup
27+
### Client-Side Setup
2828

2929
```javascript {filename:sentry.client.config.js} {"onboardingOptions": {"performance": "7,11-13", "session-replay": "8,14-21"}}
3030
import * as Sentry from "@sentry/astro";

0 commit comments

Comments
 (0)