Skip to content

Commit ad49b6a

Browse files
authored
fixed psalm description
1 parent 7cd3b37 commit ad49b6a

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
@@ -38,7 +38,7 @@ phpstan analyse --error-format=checkstyle | vendor/bin/cs2pr
3838

3939
Using [Psalm](https://github.com/vimeo/psalm)
4040
```bash
41-
psalm --output-format=checkstyle | vendor/bin/cs2pr`
41+
psalm --output-format=checkstyle | vendor/bin/cs2pr
4242
```
4343

4444
Using [PHP Coding Standards Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer)

0 commit comments

Comments
 (0)