Fix a small typo
[gitmo/moose-presentations.git] / 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>