diff --git a/src/content/configuration/resolve.mdx b/src/content/configuration/resolve.mdx index 06bcb3517fa0..6b15ecd23bc7 100644 --- a/src/content/configuration/resolve.mdx +++ b/src/content/configuration/resolve.mdx @@ -339,7 +339,7 @@ module.exports = { }; ``` -Alternatively, to prioritize the deault conditions first, then add your custom conditions: +Alternatively, to prioritize the default conditions first, then add your custom conditions: **webpack.config.js**