forked from Haldis/menus
Correct grammar
This commit is contained in:
parent
d7ee8f756b
commit
4b6234d313
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ dish dishid: Name -- This is a description :: {has_meat} € 3
|
|||
```
|
||||
|
||||
The `{no_text}` tag signals that an option is not to be shown in a dish's description. This is
|
||||
useful for choices that have a default that needs not be read when ordering.
|
||||
useful for choices that have a default that need not be read when ordering.
|
||||
|
||||
```hlds
|
||||
veggie: Vegetarische opties
|
||||
|
|
Loading…
Reference in a new issue