Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
decriptive -> descriptive
  • Loading branch information
eltociear authored Dec 27, 2023
1 parent 1fca2ab commit 791d8e5
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 @@ -82,6 +82,6 @@ Once you are happy with the changes you've made locally, commit it to your repos
git commit -m "fix(homepage): fix typo on homepage in the faq section"
```

It helps to be as decriptive as possible in commit messages so that users can be aware of the changes made by you.
It helps to be as descriptive as possible in commit messages so that users can be aware of the changes made by you.

Finally, create a pull request to merge the changes on your forked repository to the original repository hosted on AmruthPillai/Reactive-Resume. I can take a look at the changes you've made when I have the time and have it merged onto the app.

0 comments on commit 791d8e5

Please sign in to comment.