diff options
author | Nikias Bassen | 2021-06-30 02:33:46 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:33:46 +0200 |
commit | dfa05a8c417e785799a0d8ea0f9a58ed89a13085 (patch) | |
tree | 4f2b3b9b746d95fb249bcb68326c67b341c5e2b3 | |
parent | 8567650b1c2f44e2c53fb54b0e916ee3a0869add (diff) | |
download | idevicerestore-dfa05a8c417e785799a0d8ea0f9a58ed89a13085.tar.gz idevicerestore-dfa05a8c417e785799a0d8ea0f9a58ed89a13085.tar.bz2 |
README: Fix typp
Thanks to @spacepilotAV for reporting!
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,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 |