From 2ef3a687291190d86a267a2125eb4de5778e74dd Mon Sep 17 00:00:00 2001 From: Ishaan Choudhary Date: Thu, 1 Oct 2020 00:03:28 +0530 Subject: [PATCH] Update alerts.json --- src/data/alerts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/alerts.json b/src/data/alerts.json index 836b1e1..7ead68a 100644 --- a/src/data/alerts.json +++ b/src/data/alerts.json @@ -16,7 +16,7 @@ "alertType": "warning", "timeout": "10", "title": "Warning!", - "message": "This message will warn the user of of an issue that requires their attention (unsaved application .etc)" + "message": "This message will warn the user of an issue that requires their attention (unsaved application .etc)" }, { "alertType": "error",