Skip to content

Commit 9050ca5

Browse files
Update CONTRIBUTING.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ef4b4b8 commit 9050ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Thanks for your interest in contributing to Gitingest! 🚀 Gitingest aims to be
1919
cd gitingest
2020
```
2121

22-
**Note**: To contrubute, ensure you have **Python 3.9 or newer** installed, as some of the `pre-commit` hooks (e.g. `pyupgrade`) require Python 3.9+.
22+
**Note**: To contribute, ensure you have **Python 3.9 or newer** installed, as some of the `pre-commit` hooks (e.g. `pyupgrade`) require Python 3.9+.
2323

2424
3. Set up the development environment and install dependencies:
2525

0 commit comments

Comments
 (0)