📝 update CONTRIBUTING.md

This commit is contained in:
anyreso 2024-04-24 11:16:11 -04:00
parent a455d31a69
commit 98500155db

View file

@ -89,7 +89,7 @@ git checkout -b fix/my-branch
2. Make your changes, stage then and commit: 2. Make your changes, stage then and commit:
```shell ```shell
git commit -am "📝 update CONTRIBUTIONS.md" git commit -am "📝 update CONTRIBUTING.md"
``` ```
3. Push your changes to the repository: 3. Push your changes to the repository: