diff --git a/containers/backupchecks/src/templates/documentation/users/users-and-roles.html b/containers/backupchecks/src/templates/documentation/users/users-and-roles.html
index 3fc36c0..f48cbab 100644
--- a/containers/backupchecks/src/templates/documentation/users/users-and-roles.html
+++ b/containers/backupchecks/src/templates/documentation/users/users-and-roles.html
@@ -127,7 +127,7 @@
How Multiple Roles Work
- - A user can be assigned any combination of roles (e.g., "operator, reporter")
+ - A user can be assigned any combination of roles (e.g., "admin, operator")
- When logged in, the user selects their active role from a dropdown in the navigation bar
- The interface and available features adapt based on the selected active role
- Users can switch between their assigned roles at any time
@@ -135,7 +135,7 @@
💡 Example:
- A user assigned both "operator" and "reporter" roles can switch between reviewing backups (operator) and generating executive reports (reporter) without logging out.
+ A user assigned both "admin" and "operator" roles can switch between system administration tasks (admin) and daily backup reviews (operator) without logging out.
Managing Users