diff --git a/public/annotations.w3c.json b/public/annotations.w3c.json
index ad6a201..07633dc 100644
--- a/public/annotations.w3c.json
+++ b/public/annotations.w3c.json
@@ -102,11 +102,11 @@
"@context": "http://www.w3.org/ns/anno.jsonld",
"type": "Annotation",
"id": "#relation-1",
- "body": [{
+ "body": {
"type": "TextualBody",
"value": "MyTag",
"purpose": "tagging"
- }],
+ },
"motivation": "linking",
"target": [
{
diff --git a/public/index.html b/public/index.html
index d9f37de..bf4960e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,8 +7,7 @@
-
-
+