Skip to content

Commit f895c8b

Browse files
Lms24Luca Forstner
authored andcommitted
add small note correction
1 parent 1a28136 commit f895c8b

File tree

1 file changed

+1
-1
lines changed
  • src/platforms/javascript/common/configuration/tree-shaking

1 file changed

+1
-1
lines changed

src/platforms/javascript/common/configuration/tree-shaking/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ getCurrentHub().bindClient(client);
142142
<Note>
143143

144144
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.
145+
This means that the `ClientOptions.integrations` property is the final array of all integrations that will be used.
146146

147147
</Note>

0 commit comments

Comments
 (0)