瀏覽代碼

correct typo

Daniel Gibbs 6 年之前
父節點
當前提交
adde9929b0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/pull_request_template.md

+ 1 - 1
.github/pull_request_template.md

@@ -18,7 +18,7 @@ PR will not be merged until all steps are complete.
 
 * [ ] This pull request links to an issue.
 * [ ] This pull request uses the `develop` branch as its base.
-* [ ] This pull request Subject follows the Conventinal Commits standard. 
+* [ ] This pull request Subject follows the Conventional Commits standard.
 * [ ] This code follows the style guidelines of this project.
 * [ ] I have performed a self-review of my own code.
 * [ ] I have checked that this code is commented where required.