This commit is contained in:
Damian Mooyman 2017-08-30 11:05:36 +12:00 committed by GitHub
parent 0592e33189
commit e5beb23338
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ its project files, up into your main project, and remove the recipe itself from
This can be done with either `update-recipe`, which will update a recipe, or `require-recipe` which will
install a new recipe.
Note that if you with to run this command you must first install either a recipe via normal composer
Note that if you wish to run this command you must first install either a recipe via normal composer
commands, or install the recipe plugin:
```shell