소스 검색

Merge pull request #1789 from shieldo/patch-1

small English correction in doc
Jordi Boggiano 12 년 전
부모
커밋
c65567447c
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:
 
 - **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