Fix typos
[gitmo/Mouse.git] / lib / Mouse / Spec.pm
index 0ea74b5..4435650 100644 (file)
@@ -43,8 +43,8 @@ The sugary API is highly compatible with Moose.
 
 Any MOP in Mouse has no attributes.
 
-And C<< $metaclass->meta->make_immutable() >> does not yet work as you expect.
-B<Don not make metaclasses immutalbe>.
+For this reason, C<< $metaclass->meta->make_immutable() >> does not yet work as you expect.
+B<Don not make metaclasses immutable>.
 
 =head3 Mouse::Meta::Instance