From 0009fe3e69b765e51a5c34453975c5fb0874b81c Mon Sep 17 00:00:00 2001 From: jdebacker Date: Tue, 19 Mar 2024 16:22:32 -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 1201a89..694a972 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/Tax-Brain", @@ -21,4 +21,4 @@ "webapp": "", "recent_changes": "https://github.com/PSLmodels/Tax-Brain/blob/master/RELEASES.md" } -} \ No newline at end of file +}