Fix typo in abstract
[gitmo/MooseX-Types.git] / lib / MooseX / Types / Moose.pm
index f5a732d..189f274 100644 (file)
@@ -1,6 +1,6 @@
 package MooseX::Types::Moose;
 
-# ABSTRACT: Type exportes that match the types shipped with L<Moose>
+# ABSTRACT: Type exports that match the types shipped with L<Moose>
 
 use warnings;
 use strict;