From 725dfe3a04e0d3532a7e770f62a31e8fbbcd083f Mon Sep 17 00:00:00 2001
From: Oliver Goldman <ogoldman@adobe.com>
Date: Thu, 24 Jan 2019 20:25:16 -0800
Subject: [PATCH] Fix error caught by lint

---
 schemas/external/repo/asset.schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/schemas/external/repo/asset.schema.json b/schemas/external/repo/asset.schema.json
index fc53a6801..1f1632a3d 100644
--- a/schemas/external/repo/asset.schema.json
+++ b/schemas/external/repo/asset.schema.json
@@ -55,7 +55,7 @@
           "type": "string",
           "meta:usereditable": false,
           "description": "ID of the user who initiated the action that most recently caused the resource to be modified in the repository."
-        }
+        },
         "tiff:imageWidth": {
           "title": "Width",
           "description": "Width in pixels",