diff --git a/spec/latest/json-ld/index.html b/spec/latest/json-ld/index.html index 5d4e4741f..708b4045c 100644 --- a/spec/latest/json-ld/index.html +++ b/spec/latest/json-ld/index.html @@ -1897,7 +1897,7 @@

Sets and Lists

{ ... "@id": "http://example.org/people#joebob", - "nick": ****[ "joe", "bob", "JB" ]****, + "foaf:nick": ****[ "joe", "bob", "JB" ]****, ... } -->