diff --git a/package.json b/package.json
index 81ca94d2..690345d0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "meshcentral",
- "version": "0.7.89",
+ "version": "0.7.90",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
diff --git a/views/default.handlebars b/views/default.handlebars
index de9aa10c..164c5097 100644
--- a/views/default.handlebars
+++ b/views/default.handlebars
@@ -10240,7 +10240,7 @@
x += addHtmlValue("Intel® AMT", addLinkConditional(intelAmtPolicy, 'p20editMeshAmt()', meshrights & 1));
}
- // Display group note support
+ // Display device group note support
if (meshrights & 1) { x += '
'; }
x += '
';