Fix typos
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Sun, 13 May 2012 17:23:22 +0800
changeset 644 c4f7d3d7c9c7
parent 643 25c856160431
child 645 beddbd1cf987
Fix typos
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Fri May 11 20:43:04 2012 +0800
+++ b/spec/latest/json-ld-api/index.html	Sun May 13 17:23:22 2012 +0800
@@ -879,7 +879,7 @@
   <dt><code>@set</code></dt><dd>Used to express an unordered set of data.</dd>
   <dt><code>@graph</code></dt><dd>Used to explicitly express a <tref>linked data graph</tref>.</dd>
   <dt><code>:</code></dt><dd>The separator for JSON keys and values that use <tref title="compact_iri">compact IRIs</tref>.</dd>
-  <dt><code>@default</code></dt><dd>Used in <a href="#framing">Framing</a> to set the defeault value for
+  <dt><code>@default</code></dt><dd>Used in <a href="#framing">Framing</a> to set the default value for
     an output property when the framed <tref>subject definition</tref> does not include such a property.</dd>
   <dt><code>@explicit</code></dt><dd>Used in <a href="#framing">Framing</a> to override the
     value of <tref>explicit inclusion flag</tref> within a specific frame.</dd>
@@ -887,7 +887,7 @@
     value of <tref>omit default flag</tref> within a specific frame.</dd>
   <dt><code>@embed</code></dt><dd>Used in <a href="#framing">Framing</a> to override the
     value of <tref>object embed flag</tref> within a specific frame.</dd>
-  <dt><code>@null</code></dt><dd>>Used in <a href="#framing">Framing</a> when a value of <tref>null</tref>
+  <dt><code>@null</code></dt><dd>Used in <a href="#framing">Framing</a> when a value of <tref>null</tref>
     should be returned, which would otherwise be removed when <a href="#compaction">Compacting</a>.</dd>
   </dl>