Fix typo in "WordPress" (#11082)
parent
2c1b309cd3
commit
632f63a9a3
|
@ -591,7 +591,7 @@ time, there are some use cases for hosting your own repository.
|
||||||
* **Separate ecosystem:** If you have a project which has its own ecosystem,
|
* **Separate ecosystem:** If you have a project which has its own ecosystem,
|
||||||
and the packages aren't really reusable by the greater PHP community, you
|
and the packages aren't really reusable by the greater PHP community, you
|
||||||
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.
|
||||||
|
|
||||||
For hosting your own packages, a native `composer` type of repository is
|
For hosting your own packages, a native `composer` type of repository is
|
||||||
recommended, which provides the best performance.
|
recommended, which provides the best performance.
|
||||||
|
|
Loading…
Reference in New Issue