diff options
author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:00:24 -0400 |
---|---|---|
committer | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2023-08-30 22:13:37 -0400 |
commit | f41a3bb14110e5e7e557463e31a403979ba75728 (patch) | |
tree | b918bc3ea8546755f41d42c9e7e30afa308c6dce | |
parent | 81ed9f38fb75ca68c6c3fb38b7e4e8415ed76351 (diff) |
spelling: make
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9828a36..df17d06 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,7 +15,7 @@ Explain the **details** for making this change. What existing problem does the p Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI. <!-- Run some tests to make sure the code doesn't throw any errors, is valid, and works on IE8+. --> -<!-- Also, maake sure that the code formatting is in line with the rest of the project. --> +<!-- Also, make sure that the code formatting is in line with the rest of the project. --> **Closing issues** |