Fix typo in automation doc

This commit is contained in:
Colcothar
2024-01-06 17:29:43 +00:00
committed by GitHub
parent c6fa635af2
commit 8e0bc3acc7

View File

@ -50,7 +50,7 @@ In order to prevent denial of service attacks on the RegEx engine the number of
and the length of the inputs that are processed are limited. Those limits should never be reached and the length of the inputs that are processed are limited. Those limits should never be reached
during normal usage. during normal usage.
## Instructtion Replace, Title Replace, Food Replace & Unit Replace ## Instruction Replace, Title Replace, Food Replace & Unit Replace
These work just like the Description Replace automation. These work just like the Description Replace automation.
Instruction, Food and Unit Replace will run against every iteration of the object in a recipe during import. Instruction, Food and Unit Replace will run against every iteration of the object in a recipe during import.