From 714669ec35ca8433e9d47d58084573258b1e9cd1 Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Sun, 7 Jul 2024 18:02:19 -0700 Subject: [PATCH] proofread bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 3fb75e2..d37d08e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -96,7 +96,7 @@ body: Please select which one you used. > [!note] - > The `SPIDEV` is highly recommended and will be the only driver supported in the future. + > The `SPIDEV` driver is highly recommended and will be the only driver supported in the future. > See rationale in [nRF24/RF24#971](https://github.com/nRF24/RF24/issues/971). options: - SPIDEV (linux kernel)