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 5dd253e commit 533d071Copy full SHA for 533d071
docs/platforms/javascript/common/best-practices/micro-frontends.mdx
@@ -78,7 +78,7 @@ which bundles may be responsible for an error. Once the destination is determine
78
store it as a list of DSN-release pairs in `event.extra[MULTIPLEXED_TRANSPORT_EXTRA_KEY]`
79
for the multiplexed transport to reference for routing.
80
81
-**Install the below code snippet in your host.**
+**Install the below code snippet in your host:**
82
83
```javascript
84
import {
0 commit comments