Sfoglia il codice sorgente

Fix typo

pull/907/merge
Jamie York 7 anni fa
parent
commit
c4a2cd6674
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -383,7 +383,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
383 383
 * [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
384 384
 * [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
385 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 388
 ### Architectural
389 389
 *Libraries related to design patterns, programming approaches and ways to organize code.*

Loading…
Annulla
Salva