diff --git a/README.md b/README.md index ef3ff9c..8030121 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ yumrepo { 'puppetrepo-products': gpgkey => 'http://myownmirror', enabled => '1', gpgcheck => '1', - target => '/etc/yum.repo.d/puppetlabs.repo', + target => '/etc/yum.repos.d/puppetlabs.repo', } ```