From: Tomas Doran Date: Tue, 16 Apr 2013 07:31:55 +0000 (+0100) Subject: Update README X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git;a=commitdiff_plain;h=09fbacb73fa99be904e786c14b2f41420e5f4bf4 Update README --- 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