Fix typo.
authorDave Longley <dlongley@digitalbazaar.com>
Tue, 12 Mar 2013 10:30:26 -0400
changeset 1419 bf937c4cdd3a
parent 1418 a138136d0e38
child 1420 be960d7900b7
Fix typo.
spec/latest/json-ld-syntax/index.html
--- a/spec/latest/json-ld-syntax/index.html	Mon Mar 11 20:54:55 2013 -0400
+++ b/spec/latest/json-ld-syntax/index.html	Tue Mar 12 10:30:26 2013 -0400
@@ -350,7 +350,7 @@
         This keyword is described in section <a href="#data-indexing"></a>.</dd>
       <dt><code>@base</code></dt>
       <dd>Used to set the base IRI against which <tref title="relative IRI">relative IRIs</tref>
-        are resoled. This keyword is described in section <a href="#base-iri"></a>.</dd>
+        are resolved. This keyword is described in section <a href="#base-iri"></a>.</dd>
       <dt><code>@vocab</code></dt>
       <dd>Used to expand properties and values in <code>@type</code> with a common prefix
         <tref>IRI</tref>. This keyword is described in section <a href="#default-vocabulary"></a>.</dd>