]> gitweb.fluxo.info Git - puppet-ferm.git/commitdiff
Update README.md
authorkBite <kilian.engelhardt@gmail.com>
Fri, 9 Aug 2019 15:41:28 +0000 (17:41 +0200)
committerKilian Engelhardt <kilian.engelhardt@godaddy.com>
Fri, 9 Aug 2019 15:43:26 +0000 (17:43 +0200)
add missing 'a'

Co-Authored-By: Tim Meusel <tim@bastelfreak.de>
README.md

index cd31e245c040fb5569effddd4f824228191ec9bf..2668e9589f31f4f15bd8c960b1579ab5eadaafff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ You can collect them like this:
 Ferm::Rule <<| tag == 'allow_kafka_server2server' |>>
 ```
 
-You can also define rules in Hiera. Make sure to use `alias()` as interpolation function, because `hiera()` will always return string.
+You can also define rules in Hiera. Make sure to use `alias()` as interpolation function, because `hiera()` will always return string.
 
 ```yaml
 ---