Skip to content

Commit 2706423

Browse files
authored
Merge pull request #2 from PrisisForks/prisis-patch-1
fixed psalm description
2 parents 7cd3b37 + ad49b6a commit 2706423

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)