From 8842487b1378b772b11e5766aeba97ce97bb0c74 Mon Sep 17 00:00:00 2001 From: Matthias Altmann Date: Fri, 19 Oct 2018 16:46:25 +0200 Subject: [PATCH] Misspelling fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f44a857..64f5c6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #Posh-SecModule -This module is a PowerShell v3 only module at the moment. The module is a collection of functions that I have found usefull in my day to day work as a security professional. The functions are broken in to functionality: +This module is a PowerShell v3 only module at the moment. The module is a collection of functions that I have found useful in my day to day work as a security professional. The functions are broken in to functionality: - Discovery: Perform network discovery. - Parse: Parsers for Nmap, DNSRecon and other type of output files from security tools.