diff options
author | Alberto Sartori <alberto.sartori@huawei.com> | 2022-11-09 15:05:03 +0100 |
---|---|---|
committer | Alberto Sartori <alberto.sartori@huawei.com> | 2022-11-09 15:05:03 +0100 |
commit | 74fe51ef8e9cd3fa9dc3df4a1be98cba64051a76 (patch) | |
tree | ac0fb6742d93d1c11e82e9b08f9cfd29ceae0086 /CONTRIBUTING.md | |
parent | 2e5038ec51ae0f427a4c0bb40b86700fead2b394 (diff) | |
download | justbuild-74fe51ef8e9cd3fa9dc3df4a1be98cba64051a76.tar.gz |
fix a typo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b3ec7ee7..cc574ccf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ no "loose ends" like library functions added, but never used. ## Submitting patches -Patches can be send for review by creating a feature branch in a +Patches can be sent for review by creating a feature branch in a clone of the repository and creating a merge request on one of the `git`-hosting sites hosting this repository. |