Skip to content

Commit e0f504f

Browse files
authored
Fix typo
1 parent 6c86245 commit e0f504f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ phpcs --report=checkstyle /path/to/code | vendor/bin/cs2pr
7171

7272
## phpunit support?
7373

74-
PHPUnit does not support checkstyle, therefore cs2pr will not work for you.
74+
PHPUnit does not support checkstyle, therefore `cs2pr` will not work for you.
7575

7676
you might instead try
7777
- a [phpunit problem matcher](https://github.com/shivammathur/setup-php#problem-matchers)

0 commit comments

Comments
 (0)