Skip to content

Commit e0e3666

Browse files
Update 'Policy' to 'Security policy', to reflect wording visible in UI
See what is visible in the UI (left sidebar, under Reporting): https://github.com/user-attachments/assets/0141a27b-6def-4341-88c2-6f7dcb2f045b
1 parent 97bc4dd commit e0e3666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/how-tos/report-and-fix-vulnerabilities/configure-vulnerability-reporting/adding-a-security-policy-to-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ category:
1818

1919
{% data reusables.repositories.navigate-to-repo %}
2020
{% data reusables.repositories.sidebar-security %}
21-
1. In the left sidebar, under "Reporting", click **{% octicon "law" aria-hidden="true" aria-label="law" %} Policy**.
21+
1. In the left sidebar, under "Reporting", click **{% octicon "law" aria-hidden="true" aria-label="law" %} Security policy**.
2222
1. Click **Start setup**.
2323
1. In the new `SECURITY.md` file, add information about supported versions of your project and how to report a vulnerability.
2424
{% data reusables.files.write_commit_message %}

0 commit comments

Comments
 (0)