Skip to content

Commit

Permalink
Fix an typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 7, 2012
1 parent 279e9ac commit 1ffd504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog.md
Expand Up @@ -3,7 +3,7 @@
### Support for SMILE ### Support for SMILE


Welle now provides transparent serialization and deserialization support for SMILE, just like it has for Welle now provides transparent serialization and deserialization support for SMILE, just like it has for
JSON, compressed data and Clojure reader. To use it, set `:content-type` of an value to `"application/jackson-smile"`. JSON, compressed data and Clojure reader. To use it, set `:content-type` of a value to `"application/jackson-smile"`.


SMILE serialization can be extended to custom data types, see [Cheshire documentation](https://github.com/dakrone/cheshire) for SMILE serialization can be extended to custom data types, see [Cheshire documentation](https://github.com/dakrone/cheshire) for
more information. more information.
Expand Down

0 comments on commit 1ffd504

Please sign in to comment.