diff --git a/content/manuals/admin/organization/activity-logs.md b/content/manuals/admin/organization/activity-logs.md index d7fc1be9e0..9416513a2d 100644 --- a/content/manuals/admin/organization/activity-logs.md +++ b/content/manuals/admin/organization/activity-logs.md @@ -70,9 +70,9 @@ Refer to the following section for a list of events and their descriptions: | Access token updated | Access token updated in organization | | Access token deleted | Access token deleted in organization | | Policy created | Details of adding a settings policy | -| Policy updated | Details of updating an admin settings policy | -| Policy deleted | Details of deleting an admin settings policy | -| Policy transferred | Details of transferring an admin settings policy to another owner | +| Policy updated | Details of updating a settings policy | +| Policy deleted | Details of deleting a settings policy | +| Policy transferred | Details of transferring a settings policy to another owner | ### Repository events @@ -103,4 +103,4 @@ Refer to the following section for a list of events and their descriptions: | Seat Removal Requested | Occurs when a user in your organization requests a decrease in the number of seats. | | Billing Cycle Change Requested | Occurs when a user in your organization requests a change in the billing cycle. | | Plan Downgrade Cancellation Requested | Occurs when a user in your organization requests a cancellation of a scheduled plan downgrade. | -| Seat Removal Cancellation Requested | Occurs when a user in your organization requests a cancellation of a scheduled seat removal. | \ No newline at end of file +| Seat Removal Cancellation Requested | Occurs when a user in your organization requests a cancellation of a scheduled seat removal. |