Merge pull request #332 from zacharyalexstern/fix_readme_typo
authorDaniele Sluijters <github@daenney.net>
Thu, 17 Jul 2014 06:42:06 +0000 (08:42 +0200)
committerDaniele Sluijters <github@daenney.net>
Thu, 17 Jul 2014 06:42:06 +0000 (08:42 +0200)
Fix readme typo.

README.md

index 9c52c77f74ac324147f81c5aa173407cbaae9fbb..0749cb85af247cb6b784fb3a512fee343c9cfbd8 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
 -----