Skip to content

Commit

Permalink
docs: fix typo (#6191)
Browse files Browse the repository at this point in the history
* Fix typo

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

Co-authored-by: Nitin Kumar <[email protected]>

Co-authored-by: Nitin Kumar <[email protected]>
  • Loading branch information
oscar-b and snitin315 authored Jun 2, 2022
1 parent 4b5c747 commit 4a54cd1
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.js**

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

1 comment on commit 4a54cd1

@vercel
Copy link

@vercel vercel bot commented on 4a54cd1 Jun 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.