Daniel Gibbs 6 vuotta sitten
vanhempi
commit
adde9929b0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.