Skip to content

Commit 7cf0bbb

Browse files
authored
fix: typo in MAINTAINING.md
1 parent dd995a2 commit 7cf0bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you're reviewing a PR, you should ask yourself:
1313
## Security
1414

1515
- Please review [GitHub's Good security practices for using GitHub Actions features](https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions) often.
16-
- Only [approve first time contributors PRs](https://github.blog/2021-04-22-github-actions-update-helping-maintainers-combat-bad-actors/) after reviewing the code carefully to prevent bac actors.
16+
- Only [approve first time contributors PRs](https://github.blog/2021-04-22-github-actions-update-helping-maintainers-combat-bad-actors/) after reviewing the code carefully to prevent bad actors.
1717
- When merging dependabot PRs, make sure to review the changes in the PR and to check the authenticity of the bot account.
1818

1919
### TODO
@@ -24,4 +24,4 @@ If you're reviewing a PR, you should ask yourself:
2424
- Issuing new releases
2525
- Updating the Changelog
2626
- Granting Rubygems access
27-
- Labeling Issues and PRs
27+
- Labeling Issues and PRs

0 commit comments

Comments
 (0)