Skip to content

Commit a2f09be

Browse files
thetstevepiercy
andauthored
Update docs/classic-ui/module-federation.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 662e21e commit a2f09be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/module-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ html_meta:
1515
Webpack's documentation on [Module Federation](https://webpack.js.org/concepts/module-federation/).
1616
```
1717

18-
Module Federation allows to share dependencies between bundles.
18+
Module Federation allows sharing of dependencies between bundles.
1919
Each bundle includes the whole set of dependencies.
2020
However, if multiple bundles have the same dependencies they are loaded only once.
2121

0 commit comments

Comments
 (0)