Fix typo in hiera example
authorTom De Vylder <tom@penumbra.be>
Thu, 18 May 2017 14:06:12 +0000 (16:06 +0200)
committerTom De Vylder <tom@penumbra.be>
Thu, 18 May 2017 14:06:12 +0000 (16:06 +0200)
README.md

index 3168f518cb212451ed2db81e11d629adf68b04b9..ac945b40933428c3aaeb32a8021fd92664d48563 100644 (file)
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ include the `apt` class, which will pick up the values automatically from
 hiera.
 
 ```yaml
-apt::sources:
+apt::source:
   'debian_unstable':
     comment: 'This is the iWeb Debian unstable mirror'
     location: 'http://debian.mirror.iweb.ca/debian/'