From: Sarah Conway Date: Tue, 15 May 2018 15:31:33 +0000 (-0700) Subject: remove trailing comma X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=01875558a6d4d07c3ba8427d6053a4481daa6934;p=pgopen2018.git remove trailing comma --- diff --git a/templates/context.override.json b/templates/context.override.json index a3b196c..50bc351 100644 --- a/templates/context.override.json +++ b/templates/context.override.json @@ -2,5 +2,5 @@ "linkbase": "http://pgopen2018.snowman.net/", "mediabase": "http://pgopen2018.snowman.net/", - "conference": "PostgresOpen 2018", + "conference": "PostgresOpen 2018" }