summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-06-30 02:37:53 +0200
committerGravatar Nikias Bassen2021-06-30 02:37:53 +0200
commit14839dcda4ec8c86f11372665c853dc4a294fa72 (patch)
treee6ab03eb155ecffcf98499f818a130bf5f203e59
parentccfd254cba5372911a3ca5ee8c1f0c29b0365622 (diff)
downloadifuse-14839dcda4ec8c86f11372665c853dc4a294fa72.tar.gz
ifuse-14839dcda4ec8c86f11372665c853dc4a294fa72.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 c5b4662..6b6b4f2 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,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