From d74afd331cacc1ea46522f80c0a69c0fcc8b3ffb Mon Sep 17 00:00:00 2001 From: AlanT Date: Thu, 8 Jun 2023 14:38:40 +0530 Subject: [PATCH] FIX #25824 --- data/reusables/audit_log/audit-log-api-info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/audit_log/audit-log-api-info.md b/data/reusables/audit_log/audit-log-api-info.md index edeab3edcbda..333f15af11a4 100644 --- a/data/reusables/audit_log/audit-log-api-info.md +++ b/data/reusables/audit_log/audit-log-api-info.md @@ -3,4 +3,4 @@ * Added or removed users in an organization, repository, or team * Users being promoted to admin * Changes to permissions of a {% data variables.product.prodname_github_app %} -* {% ifversion ghec %}API requests (must be enabled){% endif %} +{% ifversion ghec %}* API requests (must be enabled){% endif %}