Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/topics/recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Once you have setup the server, it will follow some basic rules when resolving t

3) **Private over official.** If there are more than one local recipe repos, same version recipes will be selected in the order `private` > `official` > `contrib`.

There currently is now way to mix up recipes. If you want to have a customized or extended version of an official recipe, you'll have to provide a complete copy. We are planning on setting up a way to create recipe extension which will allow to extend official recipes and live until the next major version.
There currently is no way to mix up recipes. If you want to have a customized or extended version of an official recipe, you'll have to provide a complete copy. We are planning on setting up a way to create recipe extension which will allow to extend official recipes and live until the next major version.

### Invalid manifest files

The entire system is based on the belief that you are capable of providing a valid json file. If your `manifest.json` is invalid, the server will display a warning label.

![broken manifest](https://user-images.githubusercontent.com/3605512/36715244-ae810436-1b95-11e8-842c-6ca9d7f29723.png)
![broken manifest](https://user-images.githubusercontent.com/3605512/36715244-ae810436-1b95-11e8-842c-6ca9d7f29723.png)