summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorvalery1707 <[email protected]>2023-05-13 03:42:19 +0300
committerGitHub <[email protected]>2023-05-12 17:42:19 -0700
commit44e27497fd17504afe6c8a484cf6f3b1f9809d5c (patch)
tree8ae9ab94a9fd3f850a7e468f16a3011bb569d961 /.github
parent11467d97766a8ce14f54b1919c1889065cebc1c1 (diff)
downloadcaprover-one-click-apps-44e27497fd17504afe6c8a484cf6f3b1f9809d5c.tar.gz
caprover-one-click-apps-44e27497fd17504afe6c8a484cf6f3b1f9809d5c.zip
Fix typo (#926)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 5a29efc..df58c1e 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -11,4 +11,4 @@ Please note that this repo is mostly for popular apps with thousands of stars an
- [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
- [ ] Icon is added as a png file to the logos directory.
- [ ] I've executed the checks if necessary by running `npm ci && npm run validate_apps && npm run formatter`
-- [ ] I will take resposibility addressing any issues that arises as a result of this PR (maintaining this app).
+- [ ] I will take responsibility addressing any issues that arises as a result of this PR (maintaining this app).