Skip to content

Commit 51842fd

Browse files
authored
One sentence per line
1 parent 3f38b6b commit 51842fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/classic-ui/module-federation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ const mf_config = require("@patternslib/dev/webpack/webpack.mf");
4747
```
4848

4949
Import all the dependencies you want to share.
50-
Potentially these are the ones from [Patternslib](https://github.com/Patternslib/Patterns/blob/master/package.json),
51-
Mockup, and your own dependencies.
50+
Potentially these are the ones from [Patternslib](https://github.com/Patternslib/Patterns/blob/master/package.json), Mockup, and your own dependencies.
5251
You can add the Patternslib and Mockup dependencies, even if you are not using them.
5352

5453
```js

0 commit comments

Comments
 (0)