summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-06-30 02:33:04 +0200
committerGravatar Nikias Bassen2021-06-30 02:33:04 +0200
commit4eb83b705fe9cfe3cdb1de158182bddd988ae07b (patch)
treefa87e16781f19e6cc4bbc9978e05f6b69f9f9647
parent5e484e18f1383b5a0bd6c353ab1d668b03e4ffab (diff)
downloadusbmuxd-4eb83b705fe9cfe3cdb1de158182bddd988ae07b.tar.gz
usbmuxd-4eb83b705fe9cfe3cdb1de158182bddd988ae07b.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 53d9cf5..cf85997 100644
--- a/README.md
+++ b/README.md
@@ -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