Fix a small typo
Dave Rolsky [Sat, 20 Jun 2009 14:59:18 +0000 (09:59 -0500)]
moose-class/slides/index.html

index 0a01bf1..4f2fcd3 100644 (file)
@@ -2120,7 +2120,7 @@ Iterate til this passes all its tests</pre>
   <h1>What is a Method Modifier</h1>
 
   <ul>
-    <li>"Iinject" behavior</li>
+    <li>"Inject" behavior</li>
     <li>Add behavior to generated methods (accessors, delegations)</li>
     <li>Provide roles which modify existing behavior</li>
   </ul>