Skip to content

Commit f467418

Browse files
AbhiPrasadchargome
andauthored
Apply suggestions from code review
Co-authored-by: Charly Gomez <[email protected]>
1 parent 2e7dab6 commit f467418

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Sentry.init({
3232
});
3333
```
3434

35-
- **feat(astro): Implement paramaterized routes**
35+
- **feat(astro): Implement parameterized routes**
3636
- feat(v9/astro): Parametrize dynamic server routes ([#17141](https://github.com/getsentry/sentry-javascript/pull/17141))
3737
- feat(v9/astro): Parametrize routes on client-side ([#17143](https://github.com/getsentry/sentry-javascript/pull/17143))
3838

39-
Server-side and client-side paramaterized routes are now supported in the Astro SDK. No configuration changes are required.
39+
Server-side and client-side parameterized routes are now supported in the Astro SDK. No configuration changes are required.
4040

4141
### Other Changes
4242

0 commit comments

Comments
 (0)