Browse Source

Merge pull request #653 from UteEffacht/patch-1

fixed typo
Jordi Boggiano 13 năm trước cách đây
mục cha
commit
5d74594c71
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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