Skip to content

Commit 693a7c1

Browse files
authored
Fix typo
1 parent 5958f06 commit 693a7c1

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)