We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7d637 commit 33e67e0Copy full SHA for 33e67e0
src/platforms/javascript/common/configuration/tree-shaking/index.mdx
@@ -129,6 +129,6 @@ getCurrentHub().bindClient(client);
129
<Note>
130
131
In contrast to `Sentry.init`, the `Client` constructor expects options of type `ClientOptions` instead of `Options`.
132
-This means that the `ClientOptions.integrations` property is the final array of integrations that will be used.
+This means that the `ClientOptions.integrations` property is the final array of all integrations that will be used.
133
134
</Note>
0 commit comments