diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml
index 102c9d636..1fc557d71 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml
@@ -82,7 +82,7 @@
Unbound DNS: Overrides.
+ Unbound DNS: Overrides.
Use this to control which interface IP addresses are mapped to the system host/domain name
as well as to restrict the amount of information exposed in replies to queries for the system host/domain name.]]>
diff --git a/src/opnsense/mvc/app/models/OPNsense/Unbound/ACL/ACL.xml b/src/opnsense/mvc/app/models/OPNsense/Unbound/ACL/ACL.xml
index d85b122f2..62b0a4558 100644
--- a/src/opnsense/mvc/app/models/OPNsense/Unbound/ACL/ACL.xml
+++ b/src/opnsense/mvc/app/models/OPNsense/Unbound/ACL/ACL.xml
@@ -2,7 +2,7 @@
Services: Unbound DNS: General
- ui/unbound/general/*
+ ui/unbound/general
api/unbound/general/*
@@ -15,7 +15,7 @@
Services: Unbound DNS: Edit Host and Domain Override
- ui/unbound/overrides/*
+ ui/unbound/overrides
api/unbound/settings/searchHostOverride/*
api/unbound/settings/getHostOverride/*
api/unbound/settings/setHostOverride/*
diff --git a/src/opnsense/mvc/app/models/OPNsense/Unbound/Menu/Menu.xml b/src/opnsense/mvc/app/models/OPNsense/Unbound/Menu/Menu.xml
index e899100ee..b2f85a726 100644
--- a/src/opnsense/mvc/app/models/OPNsense/Unbound/Menu/Menu.xml
+++ b/src/opnsense/mvc/app/models/OPNsense/Unbound/Menu/Menu.xml
@@ -1,9 +1,9 @@