]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Fix readme typo.
authorZachary Alex Stern <zacharyalexstern@gmail.com>
Wed, 16 Jul 2014 22:01:02 +0000 (15:01 -0700)
committerMorgan Haskel <morgan@puppetlabs.com>
Fri, 8 Aug 2014 13:38:48 +0000 (09:38 -0400)
README.md

index 9443cd561d6160c94a4c57bb548cda1341ddd927..697794f5f4e2669b30b5844942934603d1a61958 100644 (file)
--- 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
 -----