1
0
Fork 0

Fixed typo

pull/1192/head
Michael De Wildt 2012-10-09 14:54:54 +12:00
parent fb4183d5ad
commit 32e34156ad
1 changed files with 1 additions and 1 deletions

View File

@ -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