diff --git a/content/en/hugo-pipes/postprocess.md b/content/en/hugo-pipes/postprocess.md index 1f935b3d8..742f47cd3 100755 --- a/content/en/hugo-pipes/postprocess.md +++ b/content/en/hugo-pipes/postprocess.md @@ -42,7 +42,7 @@ The below configuration will write a `hugo_stats.json` file to the project root writeStats = true ``` -`purgecss.config.js` +`postcss.config.js` ```js const purgecss = require('@fullhuman/postcss-purgecss')({