From f7d6dedb42d40abd01b4187608a27b9c94af032b Mon Sep 17 00:00:00 2001 From: david22swan Date: Tue, 13 Jun 2023 10:59:15 +0100 Subject: [PATCH] Syntax Updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c712b3..b7c19d3 100644 --- a/README.md +++ b/README.md @@ -396,7 +396,7 @@ It is possible for an unmanaged rule to exist on the target system that has the In the event of a duplicate rule, the module will throw an error message notifying the user that it has found a duplicate and halt in it's update. -This behaviour was previously configurable via the `onduplicaterulebehaviour` parameter. However the implementation of this resulted in a massive slowdown of the module and so this has been removed infavour of a simple error being thrown whenever a duplicate is detected. +This behaviour was previously configurable via the `onduplicaterulebehaviour` parameter. However the implementation of this resulted in a massive slowdown of the module and so this has been removed in favour of a simple error being thrown whenever a duplicate is detected. ### Additional information -- 2.45.2