Minor grammar fix
Matthew Horsfall [Thu, 26 May 2011 19:55:12 +0000 (15:55 -0400)]
lib/Catalyst/Manual/Tutorial/03_MoreCatalystBasics.pod

index e4996c4..e21a8c9 100644 (file)
@@ -1021,7 +1021,7 @@ edit many individual files.
 In order to create a wrapper, you must first edit your TT view and
 tell it where to find your wrapper file. 
 
-Edit you TT view in C<lib/MyApp/View/HTML.pm> and change it to match the 
+Edit your TT view in C<lib/MyApp/View/HTML.pm> and change it to match the 
 following:
 
     __PACKAGE__->config(