diff --git a/modules/auxiliary/gather/ssllabs_scan.rb b/modules/auxiliary/gather/ssllabs_scan.rb index 1031afbaf1..0681abc6ee 100644 --- a/modules/auxiliary/gather/ssllabs_scan.rb +++ b/modules/auxiliary/gather/ssllabs_scan.rb @@ -404,7 +404,7 @@ class Metasploit3 < Msf::Auxiliary super(update_info(info, 'Name' => 'SSL Labs API Client', 'Description' => %q{ - This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessmen during a penetration testing. + This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessment during a penetration testing. }, 'License' => MSF_LICENSE, 'Author' =>