fix indent level on DBIC::Schema config
[catagits/Catalyst-Plugin-ConfigLoader.git] / lib / Catalyst / Plugin / ConfigLoader / Manual.pod
index e2f07bf..bd70aff 100644 (file)
@@ -161,7 +161,7 @@ Catalyst::Plugin::ConfigLoader::Manual - Guide to using the ConfigLoader plugin
 
     Model::MyModel:
       schema_class: MyApp::MySchema
-        connect_info:
+      connect_info:
         - dbi:SQLite:myapp.db
         - ''
         - ''