Skip to content

Commit add5d66

Browse files
authored
Update docs/platforms/javascript/common/best-practices/micro-frontends.mdx
1 parent 50a09e6 commit add5d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/best-practices/micro-frontends.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ will return matches for errors, transactions, and replays.
140140
141141
## Manually Route Errors to Different Projects
142142
143-
If you want more control and to be able to explicitly specify the destination for each individual `captureException`,
143+
If you want more control to be able to explicitly specify the destination for each individual `captureException`,
144144
you can do that with the more advanced interface multiplexed transport offers.
145145
146146
<Note>Requires SDK version `7.59.0` or higher.</Note>

0 commit comments

Comments
 (0)