Skip to content

Commit 802061f

Browse files
authored
Merge pull request #3010 from testssl/patch-1
Fix typo
2 parents 5958f06 + 693a7c1 commit 802061f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A clear and concise description of what you would expect to happen instead.
4040
**Your system (please complete the following information):**
4141
- OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release``
4242
- Platform: ``uname -srm``
43-
- OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using '``
43+
- OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using``
4444

4545
**Additional context**
4646

0 commit comments

Comments
 (0)