From 457a5fdab3e76dd8a426ef924ddd5f063b19e3aa Mon Sep 17 00:00:00 2001 From: Mathias Date: Mon, 18 Jul 2011 16:29:43 +0200 Subject: Prepare for 1.0.0 release --- notes/1.0.0.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes') diff --git a/notes/1.0.0.markdown b/notes/1.0.0.markdown index 052244f..b8da79e 100644 --- a/notes/1.0.0.markdown +++ b/notes/1.0.0.markdown @@ -4,7 +4,7 @@ It sports the following features: * Simple immutable model of the JSON language elements * An efficient JSON PEG parser (implemented with [parboiled][]) -* Choice of either compact or pretty JSON to-string-printing +* Choice of either compact or pretty JSON-to-string printing * Type-class based (de)serialization of custom objects (no reflection, no intrusion) [JSON]: http://json.org -- cgit v1.2.3