From a427a6a3234cdf342d46a28d2f4d9dafcb39c5ff Mon Sep 17 00:00:00 2001 From: Suramya Shah Date: Fri, 30 Mar 2018 14:45:51 +0530 Subject: [PATCH] Remove unneeded whitespace --- schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema.json b/schema.json index e3af416..7acd3d4 100644 --- a/schema.json +++ b/schema.json @@ -505,7 +505,7 @@ }, "type": { "type": "string", - "description": " e.g. 'volunteering', 'presentation', 'talk', 'application', 'conference'" + "description": "e.g. 'volunteering', 'presentation', 'talk', 'application', 'conference'" } } } @@ -636,4 +636,4 @@ } } } -} \ No newline at end of file +}