浏览代码

small English correction in doc

Douglas Greenshields 12 年之前
父节点
当前提交
f4af32deb7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/04-schema.md

+ 1 - 1
doc/04-schema.md

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