Skip to content

Commit 533d071

Browse files
authored
Update docs/platforms/javascript/common/best-practices/micro-frontends.mdx
1 parent 5dd253e commit 533d071

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
@@ -78,7 +78,7 @@ which bundles may be responsible for an error. Once the destination is determine
7878
store it as a list of DSN-release pairs in `event.extra[MULTIPLEXED_TRANSPORT_EXTRA_KEY]`
7979
for the multiplexed transport to reference for routing.
8080

81-
**Install the below code snippet in your host.**
81+
**Install the below code snippet in your host:**
8282

8383
```javascript
8484
import {

0 commit comments

Comments
 (0)