Skip to content

Commit 0a643de

Browse files
Stanisławmichael-ciniawsky
Stanisław
authored andcommitted
docs(README): fix source map anchor link in options table (#336)
1 parent 6ddc2bb commit 0a643de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ module.exports = {
116116
|[`stringifier`](#syntaxes)|`{String\|Object}`|`undefined`|Set PostCSS Stringifier|
117117
|[`config`](#config)|`{Object}`|`undefined`|Set `postcss.config.js` config path && `ctx`|
118118
|[`plugins`](#plugins)|`{Array\|Function}`|`[]`|Set PostCSS Plugins|
119-
|[`sourceMap`](#sourceMap)|`{String\|Boolean}`|`false`|Enable Source Maps|
119+
|[`sourceMap`](#sourcemap)|`{String\|Boolean}`|`false`|Enable Source Maps|
120120

121121
### `Exec`
122122

0 commit comments

Comments
 (0)