Fix typo
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Thu, 09 May 2013 20:28:38 +0200
changeset 1655 5ecd4be76775
parent 1654 e58df235fe05
child 1656 ba684abbd362
Fix typo

Thanks to Peter Ansell for reporting it.
spec/latest/json-ld/index.html
--- a/spec/latest/json-ld/index.html	Thu May 09 12:57:17 2013 -0400
+++ b/spec/latest/json-ld/index.html	Thu May 09 20:28:38 2013 +0200
@@ -3659,7 +3659,7 @@
             parameter has to be enclosed in quotes (<code>"</code>) because it contains
             special characters and, if multiple profiles are combined, whitespace.</p>
           <p>When processing the "profile" media type parameter, it is important to
-            note that its value is contains one or more URIs and not IRIs. In some cases
+            note that its value contains one or more URIs and not IRIs. In some cases
             it might therefore be necessary to convert between IRIs and URIs as specified in
             <cite><a href="http://tools.ietf.org/html/rfc3986#section-5.1">section 3 Relationship between IRIs and URIs</a></cite>
             of [[RFC3987]].</p>