From dad10f11187a6a46d5b6f7d5f88bb4dfc7e064d5 Mon Sep 17 00:00:00 2001 From: eatdostacos <64234158+eatdostacos@users.noreply.github.com> Date: Wed, 1 Jul 2020 13:52:41 -0700 Subject: [PATCH] small correction to string --- static/app-strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 2330c8e61..d7b7784ec 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1010,7 +1010,7 @@ "Payment Type": "Payment Type", "Purchase": "Purchase", "No transactions.": "No transactions.", - "Status":"Status", + "Status": "Status", "Active": "Active", "Historical": "Historical", "Reposts": "Reposts", @@ -1261,4 +1261,4 @@ "Uncheck your email below if you want to stop receiving messages.": "Uncheck your email below if you want to stop receiving messages.", "Remove from Blocked List": "Remove from Blocked List", "Are you sure you want to remove this from the list?": "Are you sure you want to remove this from the list?" -} \ No newline at end of file +}