summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-06-30 02:32:28 +0200
committerGravatar Nikias Bassen2021-06-30 02:32:28 +0200
commit659e35c047278661aedb4d4688f4d3aad5892cc2 (patch)
tree8a0cf6090cdf38d6bce54ba107fcc84b21cce12c
parent4bdb4e6a1ebbfd90b59f09af991d3417264ed8f8 (diff)
downloadideviceinstaller-659e35c047278661aedb4d4688f4d3aad5892cc2.tar.gz
ideviceinstaller-659e35c047278661aedb4d4688f4d3aad5892cc2.tar.bz2
README: Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6463abf..fe86110 100644
--- a/README.md
+++ b/README.md
@@ -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