Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar-b authored Jun 2, 2022
1 parent 4b5c747 commit 900809f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/plugins/module-federation-plugin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module.exports = {

Create a new runtime chunk with the specified name.

**webpack.js.org**
**webpack.config.json**

```js
const { ModuleFederationPlugin } = require('webpack').container;
Expand Down

0 comments on commit 900809f

Please sign in to comment.