From 693a7c1682af1b63693fa56a8131e8bff255af3b Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 7 Apr 2026 09:47:36 +0200 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6cbf076..db1a1a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -40,7 +40,7 @@ A clear and concise description of what you would expect to happen instead. **Your system (please complete the following information):** - OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release`` - Platform: ``uname -srm`` - - OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using '`` + - OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using`` **Additional context**