Fix typo.
--- 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>