Fix markup
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 07 Mar 2013 22:10:43 +0100
changeset 1387 4fa62be6b951
parent 1386 94d7ecfe4ab1
child 1388 5d463b6af033
Fix markup
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Thu Mar 07 22:08:24 2013 +0100
+++ b/spec/latest/json-ld-syntax/index.html	Thu Mar 07 22:10:43 2013 +0100
@@ -2272,8 +2272,8 @@
     a method for <em>compacting</em> a JSON-LD document. Compaction is the process
     of applying a developer-supplied context to shorten <tref title="IRI">IRIs</tref>
     to <tref title="term">terms</tref> or <tref title="compact IRI">compact IRIs</tref>
-    and JSON-LD values expressed in <tref>expanded form</tref> to simple values such
-    as <tref title="string">strings</tref> or <tref title="number">numbers</tref>.
+    and JSON-LD values expressed in expanded form to simple values such as
+    <tref title="string">strings</tref> or <tref title="number">numbers</tref>.
     Often this makes it simpler to work with document as the data is expressed in
     application-specific terms. Compacted documents are also typically easier to read
     or humans.</p>