浏览代码

Update CONTRIBUTING.md (#2601)

j8
Shikhar Agnihotri 7 年前
父节点
当前提交
9ef83702cf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

@@ -21,7 +21,7 @@ license agreement as either a [corporation](https://jitsi.org/ccla) or an
21 21
 in the agreement, unfortunately, we cannot accept your contribution.
22 22
 
23 23
 ## Creating Pull Requests
24
-- Make sure your code passes the linter rules beforehand. The linter is exeuted
24
+- Make sure your code passes the linter rules beforehand. The linter is executed
25 25
   automatically when committing code.
26 26
 - Perform **one** logical change per pull request.
27 27
 - Maintain a clean list of commits, squash them if necessary.

正在加载...
取消
保存