Skip to content

Commit 4e7ced0

Browse files
authored
Align docs wording with the current GitHub UI label in the Reporting section. (#43904)
1 parent 7ceeeb0 commit 4e7ced0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/code-security/getting-started/quickstart-for-securing-your-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ As an alternative to default setup, you can use advanced setup, which generates
150150
If you are a repository maintainer, it's good practice to specify a security policy for your repository by creating a file named `SECURITY.md` in the repository. This file instructs users about how to best contact you and collaborate with you when they want to report security vulnerabilities in your repository. You can view the security policy of a repository from the repository’s **{% data variables.product.prodname_security_and_quality_tab %}** tab.
151151

152152
1. From the main page of your repository, click **{% data variables.product.prodname_security_and_quality_tab %}**.
153-
1. In the left sidebar, under "Reporting", click **{% octicon "law" aria-hidden="true" aria-label="law" %} Policy**.
153+
1. In the left sidebar, under "Reporting", click **{% octicon "law" aria-hidden="true" aria-label="law" %} Security policy**.
154154
1. Click **Start setup**.
155155
1. Add information about supported versions of your project and how to report vulnerabilities.
156156

0 commit comments

Comments
 (0)