Skip to content

Commit

Permalink
Merge pull request #780 from ntwb/patch-1
Browse files Browse the repository at this point in the history
Remove trailing comma from `composer.json` README.md usage docs
  • Loading branch information
localheinz authored Aug 22, 2021
2 parents ad16d63 + f39eeff commit 32394be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
Expand Down

0 comments on commit 32394be

Please sign in to comment.