summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-06-30 02:30:21 +0200
committerGravatar Nikias Bassen2021-06-30 02:30:21 +0200
commit48f7d8439f2bf7a9df19b8cda19e224efd3a56b1 (patch)
treebf230b9c04ef5a47e8961d234f13032b4033a03a
parent1f6cb66777c0e33ce25dff5cd98f46102451f927 (diff)
downloadlibplist-48f7d8439f2bf7a9df19b8cda19e224efd3a56b1.tar.gz
libplist-48f7d8439f2bf7a9df19b8cda19e224efd3a56b1.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 b299213..e26e205 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,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