diff --git a/README.md b/README.md index af28a44c..6205dc1e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ A simple example of a JSON object with added semantics:: "@id": "http://dbpedia.org/resource/John_Lennon", "name": "John Lennon", "born": "1940-10-09", - "spouse": "http://dbpedia.org/resource/Cynthia_Lennon" + "spouse": "http://dbpedia.org/resource/Yoko_Ono" } ``` diff --git a/index.html b/index.html index f074a6ba..ca6e6311 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@