浏览代码

fix copy errors

Marc Cornellà 5 年之前
父节点
当前提交
50208f5c42
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      plugins/symfony2/README.md

+ 2 - 2
plugins/symfony2/README.md

@@ -1,8 +1,8 @@
 # Symfony2
 
-This plugin provides completion for [symfony2](https://symfony.com/), as well as aliases for frequent composer commands.
+This plugin provides completion for [Symfony 2](https://symfony.com/), as well as aliases for frequent Symfony commands.
 
-To use it add composer to the plugins array in your zshrc file.
+To use it add symfony2 to the plugins array in your zshrc file.
 
 ```bash
 plugins=(... symfony2)