浏览代码

.github/CONTRIBUTING.md: typo

Дилян Палаузов 2 年之前
父节点
当前提交
182b948ae9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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")