Merge pull request #165 from hallzy/spelling-fixes
Fixed spelling of dessert from 'desert', and 'hypens' to 'hyphens'
This commit is contained in:
commit
19b0619bc9
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
- Recipes should be `.md` files in the `src/` directory. Look at already
|
||||
existing `.md` files for examples or see [example](example.md).
|
||||
- File names should be the name of the dish with words separated by hypens
|
||||
- File names should be the name of the dish with words separated by hyphens
|
||||
(`-`). Not underscores, and definitely not spaces.
|
||||
- Recipe must be based, i.e. good traditional and substantial food. Nothing
|
||||
ironic, meme-tier hyper-sugary, meat-substitute, etc.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
should be automatic).
|
||||
- Recipes should be `.md` files in the `src/` directory. Look at already
|
||||
existing `.md` files for examples or see [example](example.md).
|
||||
- File names should be the name of the dish with words separated by hypens
|
||||
- File names should be the name of the dish with words separated by hyphens
|
||||
(`-`). Not underscores, and definitely not spaces.
|
||||
- Recipe must be based, i.e. good traditional and substantial food. Nothing
|
||||
ironic, meme-tier hyper-sugary, meat-substitute, etc.
|
||||
|
@ -46,7 +46,7 @@ List of special, categorical tags to use if relevant:
|
|||
- `basic`: for basic recipes that aren't meant to be stand alone but are supposed
|
||||
to be incorporated in another recipe.
|
||||
- `breakfast`
|
||||
- `desert`
|
||||
- `dessert`
|
||||
- `drink`
|
||||
- `quick`: for recipes that can be cooked in under ~20 minutes.
|
||||
- `side`: side dishes such as mash, fries, etc.
|
||||
|
|
|
@ -34,4 +34,4 @@ Not too sweet. Great for when you have friends over for tea.
|
|||
|
||||
- Martin Chrzanowski -- [website](https://m-chrzan.xyz), [donate](https://m-chrzan.xyz/crypto.html)
|
||||
|
||||
;tags: bread desert sweet
|
||||
;tags: bread dessert sweet
|
||||
|
|
|
@ -26,4 +26,4 @@
|
|||
|
||||
- Łukasz Drukała - [website](https://masflam.com), [donate](https://masflam.com/#donate)
|
||||
|
||||
;tags: desert sweet snack cake
|
||||
;tags: dessert sweet snack cake
|
||||
|
|
|
@ -34,4 +34,4 @@ Matcha is a type of tea leaf powder that has a beautiful vivid green color. Howe
|
|||
## Contribution
|
||||
- Hamza Masood
|
||||
|
||||
;tags: snack sweet desert
|
||||
;tags: snack sweet dessert
|
||||
|
|
|
@ -44,4 +44,4 @@
|
|||
|
||||
- Anonymous
|
||||
|
||||
;tags: sweet desert cake
|
||||
;tags: sweet dessert cake
|
||||
|
|
Loading…
Reference in New Issue