Skip to content

Commit f236128

Browse files
authored
Merge pull request #1153 from david22swan/maint/main/readme_fix
(maint) README typo fix
2 parents 28a261f + bdd336c commit f236128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ As part of this process several breaking changes where made to the code that wil
565565
* For attributes that allow passed values to be negated seperately this is not the case. All attributes in this situation are noted within their description.
566566
* The `sport` and `dport` attributes have been updated so that they will now accept with `:` or `-` as a separator when passing ranges, with `:` being preferred as it matchs what is passed to iptables.
567567

568-
Two pairs of manifest tkane from the tests can be seen below, illustrating the changes that may be required, the fist applying a hoplimit on `ip6tables`:
568+
Two pairs of manifest tkane from the tests can be seen below, illustrating the changes that may be required, the first applying a hoplimit on `ip6tables`:
569569

570570
```Puppet
571571
firewall { '571 - hop_limit':

0 commit comments

Comments
 (0)