diff options
author | Nikias Bassen | 2021-06-30 02:32:28 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:32:28 +0200 |
commit | 659e35c047278661aedb4d4688f4d3aad5892cc2 (patch) | |
tree | 8a0cf6090cdf38d6bce54ba107fcc84b21cce12c | |
parent | 4bdb4e6a1ebbfd90b59f09af991d3417264ed8f8 (diff) | |
download | ideviceinstaller-659e35c047278661aedb4d4688f4d3aad5892cc2.tar.gz ideviceinstaller-659e35c047278661aedb4d4688f4d3aad5892cc2.tar.bz2 |
README: Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,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 |