From 54ebbe18479551683bc2f27248ef7e648427d490 Mon Sep 17 00:00:00 2001 From: Donald KANTI <60311362+shellking4@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:30:48 +0100 Subject: [PATCH] fix: fixed a typo --- docs/docs/recipes/manage-users/admin-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/recipes/manage-users/admin-console.md b/docs/docs/recipes/manage-users/admin-console.md index a585633c4ac..cd303096632 100644 --- a/docs/docs/recipes/manage-users/admin-console.md +++ b/docs/docs/recipes/manage-users/admin-console.md @@ -80,7 +80,7 @@ Once the "Reset password" modal is closed, you can no longer view the password. If you forget to keep it, you can reset it again. ::: -## Mange roles of users +## Manage roles of users In the "Roles" tab of the user details page, you can easily assign or remove roles to meet your desired outcome. Check RBAC - Manage a user's roles to learn more