From 86ece8f8b55f9fa73c1f29ffa0ef7cc66651d282 Mon Sep 17 00:00:00 2001 From: Liam DeBeasi Date: Thu, 15 Jul 2021 11:36:25 -0400 Subject: [PATCH] chore(): fix typo in config (#23645) --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 773f5ad325..0bdcf29f7d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,7 +4,7 @@ contact_links: about: This issue tracker is not for documentation issues. Please file documentation issues on the Ionic Docs repo. - name: CLI url: https://github.com/ionic-team/ionic-cli/issues/new/choose - about: This issue tracker is not for CLI issues. PLease file CLI issues on the Ionic CLI repo. + about: This issue tracker is not for CLI issues. Please file CLI issues on the Ionic CLI repo. - name: Support Question url: https://forum.ionicframework.com/ about: This issue tracker is not for support questions. Please post your question on the Ionic Forums.