Skip to content

Commit 19fbe43

Browse files
authored
Fix typo
1 parent 52dc2d5 commit 19fbe43

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)