瀏覽代碼

Update 05-repositories.md

Typo, which is best addressed as a small rewrite.
Elliott Peay 12 年之前
父節點
當前提交
c14e277476
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/05-repositories.md

+ 2 - 2
doc/05-repositories.md

@@ -463,8 +463,8 @@ there are some use cases for hosting your own repository.
   might want to keep them separate to packagist. An example of this would be
   might want to keep them separate to packagist. An example of this would be
   wordpress plugins.
   wordpress plugins.
 
 
-When hosting your own package repository it is recommended to use a `composer`
-one. This is type that is native to composer and yields the best performance.
+For hosting your own packages, a native `composer` type of repository is 
+recommended, which provides the best performance.
 
 
 There are a few tools that can help you create a `composer` repository.
 There are a few tools that can help you create a `composer` repository.