diff options
author | Nikias Bassen | 2021-06-30 02:37:10 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:37:10 +0200 |
commit | b2d7536e612b8c98d669df7d92520c107104efa0 (patch) | |
tree | 1a3a501e10d46e3a3d14982152e6ccdc9be4c795 | |
parent | b0a3e6ddab96766b1efd05a94c1999aacdf8a20d (diff) | |
download | libideviceactivation-b2d7536e612b8c98d669df7d92520c107104efa0.tar.gz libideviceactivation-b2d7536e612b8c98d669df7d92520c107104efa0.tar.bz2 |
README: Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,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 |