From 28fabb2deddb5727375eb1cc0826ea2c0ad13d6f Mon Sep 17 00:00:00 2001 From: david22swan Date: Thu, 8 Jun 2023 11:13:58 +0100 Subject: [PATCH] Syntax updates --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b0519d..7c712b3 100644 --- a/README.md +++ b/README.md @@ -396,7 +396,8 @@ 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 runs 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 infavour of a simple error being thrown whenever a duplicate is detected. + ### Additional information Access the inline documentation: -- 2.45.2