Merge pull request #9276 from jaroslavtyc/patch-1

Fixed a white-space typo
main
Jordi Boggiano 4 years ago committed by GitHub
commit bf80e337b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -223,7 +223,7 @@ class Plugin implements PluginInterface, Capable
### Command provider
The [`Composer\Plugin\Capability\CommandProvider`][9] capability allows to register
additional commands for Composer :
additional commands for Composer:
```php
<?php

Loading…
Cancel
Save