From f4af32deb7516e9f31c41361ba7e9109fffe3b03 Mon Sep 17 00:00:00 2001 From: Douglas Greenshields Date: Thu, 11 Apr 2013 12:35:41 +0200 Subject: [PATCH] small English correction in doc --- doc/04-schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/04-schema.md b/doc/04-schema.md index 0ccc2111e..c1097d161 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -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