Skip to content

Commit 7c30d20

Browse files
Lms24mydea
andcommitted
Update packages/astro/README.md
Co-authored-by: Francesco Novy <[email protected]>
1 parent f79114f commit 7c30d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/astro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ SENTRY_AUTH_TOKEN="your-token"
8383

8484
To fully customize and configure Sentry in an Astro project, follow step 1 and in addition,
8585
add a `sentry.client.config.(js|ts)` and `sentry.server.config(js|ts)` file to the root directory of your project.
86-
Inside these files, you can call `Sentry.init()` and get the full range of Sentry options.
86+
Inside these files, you can call `Sentry.init()` and use the full range of Sentry options.
8787

8888
Configuring the client SDK:
8989

0 commit comments

Comments
 (0)