From dd9c600dc3202cfd94e9972d0ba66b6151fabf5a Mon Sep 17 00:00:00 2001 From: reimda Date: Thu, 3 Feb 2022 14:24:14 -0700 Subject: [PATCH] chore: fix typo in bug report template (#10582) --- .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 c07e88ee5..e76385aaf 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -10,7 +10,7 @@ body: - type: textarea id: config attributes: - label: Relevent telegraf.conf + label: Relevant telegraf.conf description: Place config in the toml code section. This will be automatically formatted into toml, so no need for backticks. render: toml validations: