From 341f4394ee297158a8bc3df0f341a8266df57039 Mon Sep 17 00:00:00 2001 From: Robert Haines Date: Tue, 3 Feb 2015 16:39:40 +0000 Subject: [PATCH] Fix syntax error in RO Bundle spec example 6. --- bundle/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/index.html b/bundle/index.html index e38a614..0598c25 100644 --- a/bundle/index.html +++ b/bundle/index.html @@ -1286,7 +1286,7 @@

3.3 Custom "@context": [ "https://w3id.org/bundle/context" ], - "id": "/ + "id": "/", "manifest": "manifest.json", "aggregates": [ { "uri": "http://example.com/blog/2012" },