diff --git a/src/docs/plugins/upgrade-help.md b/src/docs/plugins/upgrade-help.md index d6272bb0ee..f115df2b5c 100644 --- a/src/docs/plugins/upgrade-help.md +++ b/src/docs/plugins/upgrade-help.md @@ -46,7 +46,7 @@ npm install @11ty/eleventy-upgrade-help@3 ### Step 3 Add to Configuration File -Add to your configuration file (probably `eleventy.config.js` or `eleventy.config.js`): +Add to your configuration file (probably `eleventy.config.js` or `eleventy.config.cjs`): {% set codeContent %} import UpgradeHelper from "@11ty/eleventy-upgrade-help";