bumped version
[catagits/Catalyst-View-Email.git] / README
diff --git a/README b/README
index ea3c14f..875d265 100644 (file)
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ CONFIGURATION
                     mailer => 'SMTP',
                     # mailer_args is passed directly into Email::Sender::Simple 
                     mailer_args => {
-                        Host     => 'smtp.example.com', # defaults to localhost
+                        host     => 'smtp.example.com', # defaults to localhost
                         username => 'username',
                         password => 'password',
                 }