Skip to content

Commit 668bfce

Browse files
authored
Typo, misspelled.
1 parent cf28204 commit 668bfce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mediact/composer-file-installer/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mediact/composer-file-installer/?branch=master)
22

33
# composer-file-installer
4-
Install files in a project as part of a `composer install` or `composer update`. Uses the [mediact/file-mapping](https://github.com/mediact/file-mapping) package for moving files according to a source -> destination mapping. The Composer `IOInterface` supplies the file installer with the capabiliy to write the files and supply end-users with output messages.
4+
Install files in a project as part of a `composer install` or `composer update`. Uses the [mediact/file-mapping](https://github.com/mediact/file-mapping) package for moving files according to a source -> destination mapping. The Composer `IOInterface` supplies the file installer with the capability to write the files and supply end-users with output messages.
55

66
## Usage example
77
```php

0 commit comments

Comments
 (0)