minor code example fix in documentation
Caleb Cushing [Wed, 30 Dec 2009 12:59:24 +0000 (12:59 +0000)]
lib/Catalyst/Authentication/Store/Minimal.pm

index b5cb140..000658f 100644 (file)
@@ -104,7 +104,7 @@ Catalyst::Authentication::Store::Minimal - Minimal authentication store
                                 },
                                 store => {
                                     class => 'Minimal',
-                                       users = {
+                                                                       users => {
                                            bob => {
                                                password => "s00p3r",                                       
                                                editor => 'yes',