Fixed minor typo "properyGenerator" -> "propertyGenerator".
authorManu Sporny <msporny@digitalbazaar.com>
Sat, 22 Dec 2012 15:27:26 -0500
changeset 1088 b3df64aeba03
parent 1087 dd3046227fc0
child 1089 66d980964784
Fixed minor typo "properyGenerator" -> "propertyGenerator".
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Sat Dec 22 15:08:25 2012 -0500
+++ b/spec/latest/json-ld-api/index.html	Sat Dec 22 15:27:26 2012 -0500
@@ -1718,7 +1718,7 @@
           an unlabeled <tref>blank node</tref>, in that case <tref title="node object">node objects</tref> are never
           considered to be equal.
           </li>
-        <li>If that's not the case, continue with the next <em>properyGenerator</em>.</li>
+        <li>If that's not the case, continue with the next <em>propertyGenerator</em>.</li>
         <li>Otherwise, remove <em>value</em> from every member. If the resulting value
           of a member is an empty <tref>array</tref>, remove the member altogether
           from <em>element</em>.</li>