Browse Source

.github/CONTRIBUTING.md: typo

Дилян Палаузов 2 years ago
parent
commit
182b948ae9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -81,7 +81,7 @@ and commit history, there are several *rules* required for each contribution.
 
 Please create the commit messages following the GIT convention:
 
-  * start with one short line, preferably less then 50 chars summarizing the
+  * start with one short line, preferably less than 50 chars summarizing the
   changes (this is referred later as "first line of the commit message")
   * then one empty line
   * then a more detailed description (the "commit message content")