Skip to content

Commit 3baa717

Browse files
committed
Fix rapid7#5016, typo fix in description
2 parents c707354 + 83288ff commit 3baa717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/ssllabs_scan.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ def initialize(info = {})
404404
super(update_info(info,
405405
'Name' => 'SSL Labs API Client',
406406
'Description' => %q{
407-
This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessmen during a penetration testing.
407+
This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessment during a penetration testing.
408408
},
409409
'License' => MSF_LICENSE,
410410
'Author' =>

0 commit comments

Comments
 (0)