diff --git a/front/plugins/_publisher_mqtt/config.json b/front/plugins/_publisher_mqtt/config.json
index c7434eec..a73c4441 100755
--- a/front/plugins/_publisher_mqtt/config.json
+++ b/front/plugins/_publisher_mqtt/config.json
@@ -891,7 +891,7 @@
"description": [
{
"language_code": "en_us",
- "string": "A little hack - delay adding to the queue in case the process is restarted and previous publish processes aborted (it takes ~2s to update a sensor config on the broker). Tested with 2-3 seconds of delay. This delay is only applied when devices are created (during the first notification loop). It doesn not affect subsequent scans or notifications."
+ "string": "A little hack - delay adding to the queue in case the process is restarted and previous publish processes aborted (it takes ~2s to update a sensor config on the broker). Tested with 2-3 seconds of delay. This delay is only applied when devices are created (during the first notification loop). It does not affect subsequent scans or notifications."
},
{
"language_code": "es_es",
diff --git a/front/report_templates/report_template.html b/front/report_templates/report_template.html
index 39c6134a..ee4ae5e9 100755
--- a/front/report_templates/report_template.html
+++ b/front/report_templates/report_template.html
@@ -1,7 +1,7 @@