Skip to content

Commit 76ff56e

Browse files
chore: update readme
1 parent 35dc7f3 commit 76ff56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ https://scriptedalchemy.medium.com/
4747
- [x] [Nested Components](./nested/README.md) — Nested remote components.
4848
- [x] [Share Context Provider](./shared-context/README.md) — App1 and App2 with shared Context Provider.
4949
- [x] [Federation Dashboard Example](./dashboard-example/README.md) — Single example implementing [Module Federation Dashboard](https://www.npmjs.com/package/@module-federation/dashboard-plugin)
50-
- [x] 🔒 [Streaming Federated Code](./streamed-federation/README.md) — App1 and federated-middleware deploy to s3. App1 then stream's federated code directly from S3.
50+
- [x] 🔒[Streaming Federated Code](./streamed-federation/README.md) — App1 and federated-middleware deploy to s3. App1 then stream's federated code directly from S3.
5151
- [x] Non-UI Module
5252
- [x] [Routing](./shared-routing/README.md) — An example of sharing router context. Also worth looking at - [Routing 2](./shared-routes2/README.md)
5353
- [x] [Version Discrepancy](./version-discrepancy/README.md) — Federated apps depending on different versions of a dependency without side-effects.

0 commit comments

Comments
 (0)