Commit 7bc033fa authored by Klaus Purer's avatar Klaus Purer
Browse files

docs(README): Fixed typo

parent 5dfd66aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ phpcs.xml.dist file in your project like this:
```

Then you can invoke phpcs without any options and it will read phpcs.xml.dist
from the current directory. This can also be useful for Continues Integration
from the current directory. This can also be useful for Continuous Integration
setups.