From 0451bffb25917637c3d17e888cd2b07aab41605a Mon Sep 17 00:00:00 2001 From: Brian C <90318438+BCYAYAY14@users.noreply.github.com> Date: Sat, 22 Jan 2022 16:11:08 +1100 Subject: [PATCH] Fixed a syntax error --- domains/penguin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/penguin.json b/domains/penguin.json index f9c573bc3..c65373acf 100644 --- a/domains/penguin.json +++ b/domains/penguin.json @@ -16,6 +16,6 @@ ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - }, + } }