Skip to content

Commit 64fe1c6

Browse files
authored
Update platform-includes/user-feedback/install/javascript.mdx
1 parent 6c19a16 commit 64fe1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/user-feedback/install/javascript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ window.sentryOnLoad = function () {
2121
};
2222
```
2323

24-
If you're using CDN bundles instead of NPM packages, you need to load the User Feedback integration CDN bundle in addition to your browser bundle:
24+
If you're using CDN bundles instead of NPM packages, you need to use a respective bundle that includes user feedback:
2525

2626
```html {tabTitle: CDN}
2727
<!-- Recommended: Use this bundle for feedback, replay, error, and tracing -->

0 commit comments

Comments
 (0)