Pass attrs to find from update_or_create (reported by Nathan Kurz)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Manual.pod
index 8d6ea12..ed4c3d0 100644 (file)
@@ -21,7 +21,11 @@ An example of slightly more complex usage.
 
 =head2 L<DBIx::Class::Manual::Cookbook>
 
-Convenient reciepes for DBIC usage.
+Convenient recipes for DBIC usage.
+
+=head2 L<DBIx::Class::Manual::DocMap>
+
+Lists of modules by task to help you find the correct document.
 
 =head2 L<DBIx::Class::Manual::Troubleshooting>