1
0
Fork 0

small English correction in doc

pull/1789/head
Douglas Greenshields 2013-04-11 12:35:41 +02:00
parent a26bababe0
commit f4af32deb7
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ installer capable of installing packages of that type.
Out of the box, composer supports three types:
- **library:** This is the default. It will simply copy the files to `vendor`.
- **project:** This denote a project rather than a library. For example
- **project:** This denotes a project rather than a library. For example
application shells like the [Symfony standard edition](https://github.com/symfony/symfony-standard),
CMSs like the [SilverStripe installer](https://github.com/silverstripe/silverstripe-installer)
or full fledged applications distributed as packages. This can for example