diff --git a/docs/data/material/guides/styled-engine/styled-engine.md b/docs/data/material/guides/styled-engine/styled-engine.md index 76fae6fd2b52d9..bc34bfb3a37b3d 100644 --- a/docs/data/material/guides/styled-engine/styled-engine.md +++ b/docs/data/material/guides/styled-engine/styled-engine.md @@ -45,7 +45,7 @@ If you are using yarn, you can configure it using a package resolution: As package resolutions are not available in npm at this moment, you need to update you bundler's config to add this alias. Here is an example of how you can do it, if you use `webpack`: -**webpack.alias.js** +**webpack.config.js** ```diff module.exports = {