diff --git a/frappe/core/doctype/user/user.json b/frappe/core/doctype/user/user.json
index dbfe5dc881..71b28282ae 100644
--- a/frappe/core/doctype/user/user.json
+++ b/frappe/core/doctype/user/user.json
@@ -601,7 +601,7 @@
"unique": 1
},
{
- "description": "\n Click here to learn how to use token based Authentication\n",
+ "description": "\n Click here to learn about token-based authentication\n",
"fieldname": "generate_keys",
"fieldtype": "Button",
"label": "Generate Keys",