sigmaSd 2 лет назад
Родитель
Сommit
21311d6b64
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/pull_request_template.md

+ 1 - 1
.github/pull_request_template.md

@@ -6,7 +6,7 @@ I prefixed the title with one of the following tags:
  - refactor: when moving code without adding any functionality
  - refactor: when moving code without adding any functionality
  - docs: on documentation updates
  - docs: on documentation updates
 
 
-Aditionally you can specify the scope of the PR in parenthesis, ex `fix(cmp):` or `feat(which-key):` or `docs(readme):`
+Additionally you can specify the scope of the PR in parenthesis, ex `fix(cmp):` or `feat(which-key):` or `docs(readme):`
 
 
 - I read the contributing guide [CONTRIBUTING.md](../CONTRIBUTING.md)
 - I read the contributing guide [CONTRIBUTING.md](../CONTRIBUTING.md)
 - My code follows the style guidelines of this project
 - My code follows the style guidelines of this project