Skip to content

Commit e9ab12c

Browse files
committed
Change UI option "Mark as" to "Close as" in step 5
1 parent 623ae37 commit e9ab12c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/code-security/secret-scanning/managing-alerts-from-secret-scanning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ shortTitle: Manage secret alerts
2525

2626
{% data reusables.repositories.navigate-to-repo %}
2727
{% data reusables.repositories.sidebar-security %}
28-
3. In the left sidebar, click **Secret scanning alerts**.
28+
3. In the left sidebar, click **Secret scanning alerts**.
2929
{% ifversion fpt or ghes or ghec %}
3030
!["Secret scanning alerts" tab](/assets/images/help/repository/sidebar-secrets.png)
3131
{% endif %}
@@ -42,7 +42,7 @@ shortTitle: Manage secret alerts
4242
{% ifversion ghae %}
4343
![List of alerts from secret scanning](/assets/images/enterprise/github-ae/repository/secret-scanning-click-alert-ghae.png)
4444
{% endif %}
45-
5. Optionally, use the "Mark as" drop-down menu and click a reason for resolving an alert.
45+
5. Optionally, use the "Close as" drop-down menu and click a reason for resolving an alert.
4646
{% ifversion fpt or ghec %}
4747
![Drop-down menu for resolving an alert from secret scanning](/assets/images/help/repository/secret-scanning-resolve-alert.png)
4848
{% endif %}

0 commit comments

Comments
 (0)