diff --git a/README.md b/README.md index c7838f21..de3050ba 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ module.exports = { |[`stringifier`](#syntaxes)|`{String\|Object}`|`undefined`|Set PostCSS Stringifier| |[`config`](#config)|`{Object}`|`undefined`|Set `postcss.config.js` config path && `ctx`| |[`plugins`](#plugins)|`{Array\|Function}`|`[]`|Set PostCSS Plugins| -|[`sourceMap`](#sourceMap)|`{String\|Boolean}`|`false`|Enable Source Maps| +|[`sourceMap`](#sourcemap)|`{String\|Boolean}`|`false`|Enable Source Maps| ### `Exec`