瀏覽代碼

Merge pull request #653 from UteEffacht/patch-1

fixed typo
Jordi Boggiano 13 年之前
父節點
當前提交
5d74594c71
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -67,7 +67,7 @@ executable and invoke it without `php`.
 
 ### Using Composer
 
-Next, run the command the `install` command to resolve and download dependencies:
+Next, run the `install` command to resolve and download dependencies:
 
     $ php composer.phar install