mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 20:59:28 -05:00
another typo
This commit is contained in:
@@ -250,7 +250,7 @@ def clean_instruction_string(instruction):
|
|||||||
normalized_string = normalized_string.replace(' \n \n', '\n\n')
|
normalized_string = normalized_string.replace(' \n \n', '\n\n')
|
||||||
|
|
||||||
# handle unsupported, special UTF8 character in Thermomix-specific instructions,
|
# handle unsupported, special UTF8 character in Thermomix-specific instructions,
|
||||||
# that happen in nearly every receipe on Cookidoo, Zaubertopf Club, Rezeptwelt
|
# that happen in nearly every recipe on Cookidoo, Zaubertopf Club, Rezeptwelt
|
||||||
# and in Thermomix-specific recipes on many other sites
|
# and in Thermomix-specific recipes on many other sites
|
||||||
return normalized_string \
|
return normalized_string \
|
||||||
.replace("<nobr>", "**") \
|
.replace("<nobr>", "**") \
|
||||||
|
|||||||
Reference in New Issue
Block a user