From ea67c4f4a827f39aec1f6aeb6d2baed19b0203a7 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Wed, 19 Oct 2022 14:06:26 +0200 Subject: [PATCH] Fix typo See #2256 --- .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 c809981..8adda54 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,7 +18,7 @@ I am running version ( ``git log | head -1`` / ``testssl.sh -v | grep from``) Is related to / couldn't find anything **Command line / docker command to reproduce** -Which was yoour command line? In addition the target of your scan would be helpful. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``. +Which was your command line? In addition the target of your scan would be helpful. If you don't want to disclose it publicly: ``grep SWCONTACT testssl.sh``. **Expected behavior** A clear and concise description of what you expected to happen.