浏览代码

chore: fix typo in CONTRIBUTING.md (#11273)

Shreem Asati 1 年之前
父节点
当前提交
a7d910c3a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -233,7 +233,7 @@ type(scope)!: subject
 
 Try to keep the first commit line short. This is harder to do using this commit style but try to be
 concise and if you need more space, you can use the commit body. Try to make sure that the commit
-subject is clear and precise enough that users will know what change by just looking at the changelog.
+subject is clear and precise enough that users will know what changed by just looking at the changelog.
 
 ----