diff --git a/src/content/plugins/module-federation-plugin.mdx b/src/content/plugins/module-federation-plugin.mdx index d68584c80462..262f87b76b19 100644 --- a/src/content/plugins/module-federation-plugin.mdx +++ b/src/content/plugins/module-federation-plugin.mdx @@ -34,7 +34,7 @@ module.exports = { Create a new runtime chunk with the specified name. -**webpack.js.org** +**webpack.config.js** ```js const { ModuleFederationPlugin } = require('webpack').container;