From 8e0bc3acc7389c0cdf1a837daa39ed9543050a59 Mon Sep 17 00:00:00 2001 From: Colcothar <33038729+Colcothar@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:29:43 +0000 Subject: [PATCH] Fix typo in automation doc --- docs/features/automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/automation.md b/docs/features/automation.md index b89a4a10..60a984c8 100644 --- a/docs/features/automation.md +++ b/docs/features/automation.md @@ -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 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. Instruction, Food and Unit Replace will run against every iteration of the object in a recipe during import.