From: david22swan Date: Tue, 13 Jun 2023 09:59:15 +0000 (+0100) Subject: Syntax Updates X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f7d6dedb42d40abd01b4187608a27b9c94af032b;p=puppet-modules%2Fpuppetlabs-firewall.git Syntax Updates --- 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