From: Maurice Meyer Date: Wed, 2 Aug 2017 13:25:41 +0000 (+0200) Subject: Fixed typo X-Git-Tag: 4.2.0~15^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=aa07f936a05a761cb7607230a65548cb07bbad49;p=puppet-modules%2Fpuppetlabs-apt.git Fixed typo --- diff --git a/README.md b/README.md index ac945b4..3168f51 100644 --- 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::source: +apt::sources: 'debian_unstable': comment: 'This is the iWeb Debian unstable mirror' location: 'http://debian.mirror.iweb.ca/debian/'