浏览代码

Fix typo

pull/907/merge
Jamie York 7 年前
父节点
当前提交
c4a2cd6674
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -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.*

正在加载...
取消
保存