Fix typos
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / 09_AdvancedCRUD.pod
index 6c4c7f7..eda91d0 100644 (file)
@@ -67,7 +67,7 @@ model objects.
 In keeping with the Catalyst (and Perl) spirit of flexibility, there are
 many different ways to approach advanced CRUD operations in a Catalyst
 environment.  Therefore, this section of the tutorial allows you to pick
-from one of several modules that that cover different form management
+from one of several modules that cover different form management
 tools.  Select one or more options from the list below.
 
 =head1 ADVANCED CRUD OPTIONS