diff --git a/frappe/core/page/permission_manager/permission_manager_help.html b/frappe/core/page/permission_manager/permission_manager_help.html
index d2f4136082..774eb8e5ea 100644
--- a/frappe/core/page/permission_manager/permission_manager_help.html
+++ b/frappe/core/page/permission_manager/permission_manager_help.html
@@ -24,7 +24,7 @@
{%= __("Permissions at level 0 are Document Level permissions, i.e. they are primary for access to the document.") %}
{%= __("If a Role does not have access at Level 0, then higher levels are meaningless.") %}
{%= __("Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles.") %}
- {%= __("You can use Customize Form to set levels on fields.") %} Setup > Customize Form
+ {%= __("You can use Customize Form to set levels on fields.") %} {%= __("Setup > Customize Form") %}
{%= __("User Permissions") %}: