Fix typo
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Sun, 17 Feb 2013 16:33:37 +0100
changeset 1295 2ba565c086ce
parent 1294 8c532600c782
child 1296 beb9e18fe66e
Fix typo

This addresses #218.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Sun Feb 17 16:31:18 2013 +0100
+++ b/spec/latest/json-ld-api/index.html	Sun Feb 17 16:33:37 2013 +0100
@@ -3347,7 +3347,7 @@
     <tref>language mapping</tref>.
   </li>
   <li>
-    If <em>typeOrLangageValue</em> equals <code>@id</code> and
+    If <em>typeOrLanguageValue</em> equals <code>@id</code> and
     <em>value</em> is a <tref>JSON object</tref> containing the key
     <code>@id</code>:
     <ol class="algorithm">
@@ -3371,7 +3371,7 @@
     </ol>
   </li>
   <li>
-    Otherwise, append <em>typeOrLangageValue</em> and <code>@none</code>, in
+    Otherwise, append <em>typeOrLanguageValue</em> and <code>@none</code>, in
     that order, to <em>preferred values</em>.
   </li>
   <li>