Skip to content

Commit 489e961

Browse files
PR feedback update
Co-authored-by: Shannon Anahata <[email protected]>
1 parent 7472d12 commit 489e961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Initialize Sentry as early as possible in your application's lifecycle. The setup differs slightly depending on how you installed the Sentry SDK. Be sure to follow the instructions in the right tab:
1+
Initialize Sentry as early as possible in your application's lifecycle. The setup differs slightly depending on how you installed the Sentry SDK. Be sure to follow the instructions in the related tab (npm, Loader, CDN):
22

33
```javascript {tabTitle:npm}
44
import * as Sentry from "@sentry/browser";

0 commit comments

Comments
 (0)