diff --git a/README.md b/README.md index 7bdaa3e0..6651c1f3 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ As an alternative to specifying the `--indent-size` and `--indent-style` options "extra": { "composer-normalize": { "indent-size": 2, - "indent-style": "space", + "indent-style": "space" } } }