From e42a4bf0fee0f75edfbd4c6548568af0cc07f60c Mon Sep 17 00:00:00 2001 From: Candide U <55474996+candideu@users.noreply.github.com> Date: Thu, 22 Feb 2024 07:11:27 -0500 Subject: [PATCH] fix: typo in --bug-report.yaml (#7670) Fix typo --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index 64d4766ed0..3bb33066e4 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -10,7 +10,7 @@ body: - type: checkboxes attributes: - label: Please confirm if bug report does NOT exists already ? + label: Please confirm if bug report does NOT exist already ? description: We kindly ask that you [search](https://github.com/nocodb/nocodb/issues?q=is%3Aissue+sort%3Acreated-desc+) to see if an issue already exists for your bug options: - label: I confirm there is no existing issue for this