From a0d72d5947030fc2dc4332652e5868fa15b906e4 Mon Sep 17 00:00:00 2001 From: kBite Date: Fri, 9 Aug 2019 17:41:28 +0200 Subject: Update README.md add missing 'a' Co-Authored-By: Tim Meusel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --- -- cgit v1.2.3