aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkBite <kilian.engelhardt@gmail.com>2019-08-09 17:41:28 +0200
committerKilian Engelhardt <kilian.engelhardt@godaddy.com>2019-08-09 17:43:26 +0200
commita0d72d5947030fc2dc4332652e5868fa15b906e4 (patch)
tree46a981008420953c768e23c05ca340497b1f3d59 /README.md
parent7798de651ac2e155680fca978027d0fc6495831a (diff)
downloadpuppet-ferm-a0d72d5947030fc2dc4332652e5868fa15b906e4.tar.gz
puppet-ferm-a0d72d5947030fc2dc4332652e5868fa15b906e4.tar.bz2
Update README.md
add missing 'a' Co-Authored-By: Tim Meusel <tim@bastelfreak.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
---