Skip to content

Commit 00f7210

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

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
@@ -141,7 +141,7 @@ will return matches for errors, transactions, and replays.
141141
## Manually Route Errors to Different Projects
142142
143143
If you want more control to be able to explicitly specify the destination for each individual `captureException`,
144-
you can do that with the more advanced interface multiplexed transport offers.
144+
you can use the more advanced interface multiplexed transport offers.
145145
146146
<Note>Requires SDK version `7.59.0` or higher.</Note>
147147

0 commit comments

Comments
 (0)