From: Zachary Alex Stern Date: Wed, 16 Jul 2014 22:01:02 +0000 (-0700) Subject: Fix readme typo. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=390555a877855eb7e042bdba6e3aa267962966fa;p=puppet-modules%2Fpuppetlabs-apt.git Fix readme typo. --- diff --git a/README.md b/README.md index 9443cd5..697794f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To begin using the APT module with default parameters, declare the class include apt -Puppet code that uses anything from the APT module requires that the core apt class be declared/\s\+$//e +Puppet code that uses anything from the APT module requires that the core apt class be declared. Usage -----