X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git;a=blobdiff_plain;f=README;fp=README;h=00e1bbbc4143ac78f8f0b582fdb526e44a1410bc;hp=ace893239feb335110255eb2c77c1aba5a5a753e;hb=09fbacb73fa99be904e786c14b2f41420e5f4bf4;hpb=e4d7f27e77152829ca8cd8f621c6c3b627b0a8b5 diff --git a/README b/README index ace8932..00e1bbb 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ DESCRIPTION This module implements a serializer for use with "Data::Dumper" and others. It was factored out of Catalyst::Action::REST because it is unlikely to be widely used and tends to break tests, be insecure, and is - genreally weird. Use at your own risk. + generally weird. Use at your own risk. AUTHOR Adam Jacob , with lots of help from mst and