Skip to content

Commit d8eca66

Browse files
committed
Fix typo
1 parent 9452689 commit d8eca66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please check the boxes below to confirm that you have followed the
77
required guidelines for contributions:
88

99
- [ ] If this pull request includes code changes, they were all properly tested. Automated tests were also included where possible.
10-
- [ ] If applicagle, this pull request includes the relevant documentation for this change.
10+
- [ ] If applicable, this pull request includes the relevant documentation for this change.
1111
- [ ] If this pull request is related to an existing issue, you can use the same description below but in any case include a [link](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue) like `Fixes #ISSUE_NUMBER.` or `Closese #ISSUE_NUMBER.`.
1212
- [ ] All the commits in this pull request were squashed into a single commit. That commit is [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification).
1313

0 commit comments

Comments
 (0)