Explorar o código

Merge pull request #1192 from michaeldewildt/patch-1

Fixed typo
Jordi Boggiano %!s(int64=13) %!d(string=hai) anos
pai
achega
c0cfe81eda
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -49,7 +49,7 @@ any version beginning with `1.0`.
 #### Locally
 #### Locally
 
 
 To actually get Composer, we need to do two things. The first one is installing
 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
     $ curl -s https://getcomposer.org/installer | php