]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
Syntax updates
authordavid22swan <david.swan@puppet.com>
Thu, 8 Jun 2023 10:13:58 +0000 (11:13 +0100)
committerdavid22swan <david.swan@puppet.com>
Thu, 8 Jun 2023 10:13:58 +0000 (11:13 +0100)
README.md

index 3b0519d60281715c91a9f2f1b5ad27b11e6fc2cd..7c712b306e72f857ae62afccfaa9e7fb1a58d18a 100644 (file)
--- 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: