Skip to content

Commit 4fcfeda

Browse files
authored
Fix typo
1 parent e0f504f commit 4fcfeda

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
@@ -101,7 +101,7 @@ jobs:
101101
vendor/bin/phpstan analyse --error-format=checkstyle | cs2pr
102102
```
103103
104-
If you're use a custom PHP installation, then your project needs to require `staabm/annotate-pull-request-from-checkstyle`
104+
If you use a custom PHP installation, then your project needs to require `staabm/annotate-pull-request-from-checkstyle`
105105

106106
```yml
107107
# ...

0 commit comments

Comments
 (0)