Explorar el Código

Fix typo

pull/907/merge
Jamie York hace 8 años
padre
commit
c4a2cd6674
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

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…
Cancelar
Guardar