Skip to content

Commit

Permalink
[noticket] Wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
lx-wnk committed Oct 29, 2019
1 parent af07948 commit 72b32ba
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 @@ -18,4 +18,4 @@ After that, decide which configuration you want to use, currently the following
- Change the version to one of the listed above
- Finally, add `.php_cs.cache` to project specific `.gitignore` file
- If you want to apply the changes simply use: `vendor/bin/php-cs-fixer.phar fix`
- If you want to take a look at the changes before applying use: php-cs-fixer with the following command: `vendor/bin/php-cs-fixer.phar fix --dry-run`
- Use the following command to take a look at the changes before applying them: `vendor/bin/php-cs-fixer.phar fix --dry-run`

0 comments on commit 72b32ba

Please sign in to comment.