Skip to content

Commit 4a1b8be

Browse files
authored
Fix markdown syntax for GitHub App reference (#57533)
1 parent 46ebaed commit 4a1b8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/enterprise-accounts/dormant-user-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A user is considered active if the user has performed any of the following activ
2525

2626
{% data variables.product.github %} **does not consider the following activities as active**:
2727

28-
* Accessing resources by using a {% data variables.product.pat_generic %}, SSH key, or % data variables.product.prodname_github_app %}.
28+
* Accessing resources by using a {% data variables.product.pat_generic %}, SSH key, or {% data variables.product.prodname_github_app %}.
2929
* Git operations (such as pushes, pulls, repository cloning) on private repositories.
3030

3131
{% ifversion ghes %}

0 commit comments

Comments
 (0)