From: kBite Date: Fri, 9 Aug 2019 15:41:28 +0000 (+0200) Subject: Update README.md X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a0d72d5947030fc2dc4332652e5868fa15b906e4;p=puppet-ferm.git Update README.md add missing 'a' Co-Authored-By: Tim Meusel --- diff --git a/README.md b/README.md index cd31e24..2668e95 100644 --- 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 a string. ```yaml ---