Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
intgr committed Sep 13, 2024
1 parent 8f2a4d9 commit 43f58a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ This rule helps us avoid tying in too closely to Django’s undocumented interna
- Use pull request title "Version x.y.z release" by convention.
- Add a new row at the top of ['Version compatibility' table in README.md](README.md#version-compatibility).

2. Ensure the CI succeeds. A maintainer must merge this PR. If it's just a verison bump, no need
2. Ensure the CI succeeds. A maintainer must merge this PR. If it's just a version bump, no need
to wait for a second maintainer's approval.

3. A maintainer must [сreate a new GitHub release](https://github.com/typeddjango/django-stubs/releases/new):
Expand Down

0 comments on commit 43f58a8

Please sign in to comment.