diff options
Diffstat (limited to 'docs/CONTRIBUTE.md')
-rw-r--r-- | docs/CONTRIBUTE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md index cbda0c046..eab4a2a0a 100644 --- a/docs/CONTRIBUTE.md +++ b/docs/CONTRIBUTE.md @@ -153,7 +153,7 @@ We prefer pull requests to mailed patches, as it makes it a proper git commit that is easy to merge and they are easy to track and not that easy to loose in a flood of many emails, like they sometimes do on the mailing lists. -When you ajust your pull requests after review, consider squashing the +When you adjust your pull requests after review, consider squashing the commits so that we can review the full updated version more easily. ### Making quality patches |