trivial: fixed types json in hapi core

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1800058 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/SLING-INF/libs/sling/hapi/types.json b/src/main/resources/SLING-INF/libs/sling/hapi/types.json
index 012c6c9..0f65670 100644
--- a/src/main/resources/SLING-INF/libs/sling/hapi/types.json
+++ b/src/main/resources/SLING-INF/libs/sling/hapi/types.json
@@ -211,5 +211,5 @@
         "fqdn": "org.apache.sling.hapi.common.hapi_typescollection",
         "name": "hapi_typescollection",
         "sling:resourceType": "sling/hapi/components/type"
-    },
+    }
 }