Fix lie in the docs (error_class does to have a default)
[gitmo/Moose.git] / lib / Moose / Intro.pod
index e8b18f0..5090f51 100644 (file)
@@ -442,7 +442,7 @@ Singleton, and much, much more.
 
 Many of these extensions require surprisingly small amounts of code,
 and once you've done it once, you'll never have to hand-code "your way
-of doing things" again. Instead you ll just load your favorite
+of doing things" again. Instead you'll just load your favorite
 extensions.
 
   package MyWay::User;