Typo
This commit is contained in:
parent
ca741e951e
commit
095b043d01
1 changed files with 4 additions and 4 deletions
|
@ -206,19 +206,19 @@ def json_quotes():
|
|||
RESTO_TEMPLATE = """
|
||||
# Resto menu
|
||||
|
||||
## Woater me e smaksje
|
||||
## Woater medn smaksje
|
||||
{soup_table}
|
||||
|
||||
## Vleesch
|
||||
## Beestn
|
||||
{meat_table}
|
||||
|
||||
## Visch
|
||||
## Woaterbeestn
|
||||
{fish_table}
|
||||
|
||||
## Keuneteetn
|
||||
{vegi_table}
|
||||
|
||||
## Groensels
|
||||
## Groesels
|
||||
{vegetable_table}
|
||||
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue