Fixed typo
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Mon, 30 Jul 2012 10:26:27 +0200
changeset 786 6f2316fa5fa6
parent 785 18203b2523ca
child 787 a52e76a84fb5
Fixed typo

Thanks @linclark for reporting it.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Sun Jul 29 19:26:09 2012 -0700
+++ b/spec/latest/json-ld-api/index.html	Mon Jul 30 10:26:27 2012 +0200
@@ -460,7 +460,7 @@
 the opposite operation - expressing a given input as succinctly as possible.
 While expansion is meant to produce something that is easy to process by
 software programs, compaction is meant to produce something that is easy to
-ready by software developers. Compaction uses a developer-supplied
+read by software developers. Compaction uses a developer-supplied
 <tref>context</tref> to compresses all <tref>IRI</tref>s to <tref>term</tref>s
 or <tref>prefix</tref>es, and compacts all <tref>literal</tref>s expressed
 in <tref>expanded form</tref> as much as possible.