Skip to content

Commit

Permalink
Dependencies not Dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
funkjedi authored Mar 2, 2018
1 parent f388417 commit 17d155d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ composer require funkjedi/composer-include-files

## Usage

Just add the files you need included using `"include_files"` and they will be include prior to any files included by your dependancies.
Just add the files you need included using `"include_files"` and they will be include prior to any files included by your dependencies.

```json
// composer.json (project)
Expand Down

0 comments on commit 17d155d

Please sign in to comment.