diff --git a/front/plugins/newdev_template/config.json b/front/plugins/newdev_template/config.json index 9259b3a2..c0a2f609 100755 --- a/front/plugins/newdev_template/config.json +++ b/front/plugins/newdev_template/config.json @@ -1150,7 +1150,7 @@ "description": [ { "language_code": "en_us", - "string": "Indicates whether an alert should be triggered when the device goes down. The device has to be down for longet than the time set in the Alert Down After NTFPRCS_alert_down_time setting." + "string": "Indicates whether an alert should be triggered when the device goes down. The device has to be down for longer than the time set in the Alert Down After NTFPRCS_alert_down_time setting." } ] }, @@ -1633,4 +1633,4 @@ ], "required": [], "additionalProperties": false -} \ No newline at end of file +}