Fixed markup bug that was causing ReSpec to error out.
authorManu Sporny <msporny@digitalbazaar.com>
Sat, 20 Jul 2013 17:19:25 -0400
changeset 1794 98f39e094f89
parent 1793 9e1a5948a829
child 1795 4b707531e8c8
Fixed markup bug that was causing ReSpec to error out.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Sat Jul 20 14:43:18 2013 -0700
+++ b/spec/latest/json-ld-api/index.html	Sat Jul 20 17:19:25 2013 -0400
@@ -3951,7 +3951,7 @@
           <dd>The context to use when compacting the flattened <code>input</code>;
             it can be specified by using a <tref>JSON object</tref>, an 
             <tref>IRI</tref>, or an array consisting of <tref>JSON object</tref>s 
-            and <tref>IRI</tref>s.</dd> If not
+            and <tref>IRI</tref>s. If not
             passed or <tref>null</tref> is passed, the result will not be compacted
             but kept in expanded form.</dd>
           <dt>optional JsonLdOptions options</dt>