]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Merge pull request #679 from arioch/fix_typo
authorHunter Haugen <hunter@puppet.com>
Thu, 1 Jun 2017 17:37:20 +0000 (10:37 -0700)
committerHunter Haugen <hunter@puppet.com>
Thu, 1 Jun 2017 17:37:20 +0000 (10:37 -0700)
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/'