Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ $ php-formatter formatter:use:sort src/ --config="src/"
## Commands

PHP Formatter is a set of commands useful for your PHP projects. They do not
consider any kind of Common Coding Standard, lke PSR-0 or PSR-1, is more like
consider any kind of Common Coding Standard, like PSR-0 or PSR-1, is more like
a useful way of working for developers and reviewers.

``` bash
Expand Down