typo fix
Shawn M Moore [Sun, 21 Jun 2009 16:36:26 +0000 (12:36 -0400)]
moose-class/slides/index.html

index ae45013..4c0ffb8 100644 (file)
@@ -1354,7 +1354,7 @@ use Moose;
   <h1>Conflict Resolution</h1>
 
   <ul>
-    <li>The consuming class must resolve the conflict by implementing th emethod</li>
+    <li>The consuming class must resolve the conflict by implementing the method</li>
     <li>Can use some combination of method exclusion and aliasing</li>
   </ul>
 </div>