Skip to content

Commit c351512

Browse files
authored
Fix typo: s/ruselet/ruleset/
1 parent f193452 commit c351512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/supply-chain-security/understanding-your-software-supply-chain/enforcing-dependency-review-across-an-organization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You need to add the {% data variables.dependency-review.action_name %} to one of
3434
{% data reusables.profile.org_settings %}
3535
{% data reusables.organizations.access-ruleset-settings %}
3636
1. Click the **New ruleset** dropdown menu, and select **New branch ruleset**.
37-
1. To help identify your ruleset and clarify its purpose, give the ruselet a name in **Ruleset Name**.
37+
1. To help identify your ruleset and clarify its purpose, give the ruleset a name in **Ruleset Name**.
3838
1. Set **Enforcement status** to **{% octicon "play" aria-hidden="true" %} Active**.
3939
1. Optionally, you can target specific repositories in your organization. For more information, see [Choosing which repositories to target in your organization](/organizations/managing-organization-settings/creating-rulesets-for-repositories-in-your-organization#choosing-which-repositories-to-target-in-your-organization).
4040
1. In the "Rules" section, select the "Require workflows to pass before merging" option.

0 commit comments

Comments
 (0)