Merge pull request #3011 from testssl/patch-2

Fix typo
This commit is contained in:
Dirk Wetter
2026-04-07 09:52:49 +02:00
committed by GitHub

View File

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