We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6f369 commit feee7e3Copy full SHA for feee7e3
STANDARDS.md
@@ -52,7 +52,7 @@ Now you can run phpcs:
52
53
$ cd modules/examples
54
$ ../../vendor/bin/phpcs -ps
55
- // phpcs uses Exampes' phpcs.xml.dist to verify coding standards.
+ // phpcs uses Examples' phpcs.xml.dist to verify coding standards.
56
// -p shows you progress dots.
57
// -s shows you sniff errors in the report.
58
0 commit comments