Skip to content

Commit 4a54cd1

Browse files
oscar-bsnitin315
andauthored
docs: fix typo (#6191)
* Fix typo * Update src/content/plugins/module-federation-plugin.mdx Co-authored-by: Nitin Kumar <[email protected]> Co-authored-by: Nitin Kumar <[email protected]>
1 parent 4b5c747 commit 4a54cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plugins/module-federation-plugin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module.exports = {
3434

3535
Create a new runtime chunk with the specified name.
3636

37-
**webpack.js.org**
37+
**webpack.config.js**
3838

3939
```js
4040
const { ModuleFederationPlugin } = require('webpack').container;

0 commit comments

Comments
 (0)