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",