diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1c250ca..57f97a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,7 +94,7 @@ This commit is great as only one logical change was made. ### Commits should explain the change, but not be longer than 50 chars -A commit message is used for quickly summarizing a change. Another contributor should be able to read it, along with the content and immediately understand the change does. +A commit message is used for quickly summarizing a change. Another contributor should be able to read it, along with the content and immediately understand what the change does. #### Examples