From 6ee5cc40f0a563861c106151e024cc314ea0f632 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Thu, 2 Apr 2020 18:21:44 -0400 Subject: [PATCH] Fix minor typo in PR template (#916) exiting = existing --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0ab88044..f7e00d0f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,7 +19,7 @@ - [ ] Add a new logo or icon for a new integration - [ ] Add a missing icon or logo for an existing integration -- [ ] Replace an exiting icon or logo with a higher quality version +- [ ] Replace an existing icon or logo with a higher quality version - [ ] Removing an icon or logo ## Additional information