1
0
Fork 0

Fix typo in "WordPress" (#11082)

pull/11115/head
Philipp Bammes 2022-10-12 17:02:26 +02:00 committed by GitHub
parent 2c1b309cd3
commit 632f63a9a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,
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
wordpress plugins.
WordPress plugins.
For hosting your own packages, a native `composer` type of repository is
recommended, which provides the best performance.