Skip to content

Commit 8a016aa

Browse files
committed
Fix small typo in documentation
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent d8f8887 commit 8a016aa

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)