diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-02-28 09:09:31 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-02-28 09:09:31 +0100 |
commit | 4fac2899d01efde148c61f6688812e78a656ec06 (patch) | |
tree | dd53e4c1bc1b808af6392bee673069c6882276d5 | |
parent | 76a9c3c4be10b3d4d379d5b23ca76806bbae536a (diff) |
GOVERNANCE.md: minor spelling fixes
-rw-r--r-- | docs/GOVERNANCE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GOVERNANCE.md b/docs/GOVERNANCE.md index 6de2eff41..d49358b95 100644 --- a/docs/GOVERNANCE.md +++ b/docs/GOVERNANCE.md @@ -97,7 +97,7 @@ Anyone can aspire to become a curl maintainer. ### Duties There are no mandatory duties. We hope and wish that maintainers consider -reviewing patches and help merching them, especially when the changes are +reviewing patches and help merging them, especially when the changes are within the area of personal expertise and experience. ### Requirements @@ -108,7 +108,7 @@ within the area of personal expertise and experience. ### Recommendations -- please enable 2fa on your github account to reduce risk of malicious sourc +- please enable 2fa on your github account to reduce risk of malicious source code tampering - consider enabling signed git commits for additional verification of changes |