Skip to content

Commit 6efc4c9

Browse files
authored
Merge pull request #3011 from testssl/patch-2
Fix typo
2 parents 52dc2d5 + 19fbe43 commit 6efc4c9

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
@@ -34,7 +34,7 @@ A clear and concise description of what you would expect to happen.
3434
**Your system (please complete the following information):**
3535
- OS: ``awk -F\" '/PRETTY_NAME/ { print $2 }' /etc/os-release``
3636
- Platform: ``uname -srm``
37-
- OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using '``
37+
- OpenSSL + bash: ``testssl.sh -b 2>/dev/null | grep Using``
3838

3939
**Additional context**
4040

0 commit comments

Comments
 (0)