Skip to content

Commit 94bbd9b

Browse files
authored
Merge pull request #33 from stweil/master
Fix small typo in documentation
2 parents d8f8887 + 8a016aa commit 94bbd9b

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
@@ -3,7 +3,7 @@
33
PHP Static Analysis in Github Actions.
44
======================================
55

6-
PHPStan finds bugs in your code without writing tests by using runnin static analysis on your project's code.
6+
PHPStan finds bugs in your code without writing tests by using running static analysis on your project's code.
77

88
Usage
99
-----

0 commit comments

Comments
 (0)