Merge pull request #2866 from Colcothar/automation-doc-typo

Fix typo in automation doc
This commit is contained in:
vabene1111
2024-01-19 17:21:30 +08:00
committed by GitHub

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.