From c4e54534011580aa0ce108ff5054683340eb3287 Mon Sep 17 00:00:00 2001 From: jdebacker Date: Tue, 19 Mar 2024 16:27:53 -0400 Subject: [PATCH] fix json format --- PSL_catalog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PSL_catalog.json b/PSL_catalog.json index f414c35..efd7e71 100644 --- a/PSL_catalog.json +++ b/PSL_catalog.json @@ -12,7 +12,7 @@ "name": "Anderson Frailey", "image": "https://avatars.githubusercontent.com/u/20684675?v=4", "link": "https://github.com/andersonfrailey" - }, + } ], "links": { "code_repository": "https://github.com/PSLmodels/taxdata", @@ -21,4 +21,4 @@ "webapp": "", "recent_changes": "https://github.com/PSLmodels/taxdata/releases" } -} \ No newline at end of file +}