diff options
author | Nikias Bassen | 2021-06-30 02:29:00 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:29:00 +0200 |
commit | e32bf7612912348d7af81afe1e8be2ecc93a93ca (patch) | |
tree | 39c22faca27ff5c0fd087e796e472a15c00bff4e /README.md | |
parent | 3eb50a07bad4c2222e76df93b23a0161922150d1 (diff) | |
download | libusbmuxd-e32bf7612912348d7af81afe1e8be2ecc93a93ca.tar.gz libusbmuxd-e32bf7612912348d7af81afe1e8be2ecc93a93ca.tar.bz2 |
README: Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ ticket first to discuss the idea upfront to ensure less effort for everyone. Please make sure your contribution adheres to: * Try to follow the code style of the project -* Commit messages should describe the change well without being to short +* Commit messages should describe the change well without being too short * Try to split larger changes into individual commits of a common domain * Use your real name and a valid email address for your commits |