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 1a28136 commit f895c8bCopy full SHA for f895c8b
src/platforms/javascript/common/configuration/tree-shaking/index.mdx
@@ -142,6 +142,6 @@ getCurrentHub().bindClient(client);
142
<Note>
143
144
In contrast to `Sentry.init`, the `Client` constructor expects options of type `ClientOptions` instead of `Options`.
145
-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.
146
147
</Note>
0 commit comments