Skip to content

Commit 900809f

Browse files
authored
Fix typo
1 parent 4b5c747 commit 900809f

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.json**
3838

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

0 commit comments

Comments
 (0)