瀏覽代碼

Fixed typo

Michael De Wildt 13 年之前
父節點
當前提交
32e34156ad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -49,7 +49,7 @@ any version beginning with `1.0`.
 #### Locally
 
 To actually get Composer, we need to do two things. The first one is installing
-Composer (again, this mean downloading it into your project):
+Composer (again, this means downloading it into your project):
 
     $ curl -s https://getcomposer.org/installer | php