diff options
author | Nikias Bassen | 2021-06-30 02:33:04 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:33:04 +0200 |
commit | 4eb83b705fe9cfe3cdb1de158182bddd988ae07b (patch) | |
tree | fa87e16781f19e6cc4bbc9978e05f6b69f9f9647 | |
parent | 5e484e18f1383b5a0bd6c353ab1d668b03e4ffab (diff) | |
download | usbmuxd-4eb83b705fe9cfe3cdb1de158182bddd988ae07b.tar.gz usbmuxd-4eb83b705fe9cfe3cdb1de158182bddd988ae07b.tar.bz2 |
README: Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,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 |