Browse Source

Fix typo

pull/907/merge
Jamie York 7 years ago
parent
commit
c4a2cd6674
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

383
 * [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
383
 * [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
384
 * [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
384
 * [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
385
 * [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool.
385
 * [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool.
386
-* [Pslam](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications.
386
+* [Psalm](https://github.com/vimeo/psalm) - A static analysis tool for finding errors in PHP applications.
387
 
387
 
388
 ### Architectural
388
 ### Architectural
389
 *Libraries related to design patterns, programming approaches and ways to organize code.*
389
 *Libraries related to design patterns, programming approaches and ways to organize code.*

Loading…
Cancel
Save