From b0324c48ca484c0d3cda27086bd060b2d540053b Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Tue, 21 Feb 2017 11:42:24 +0100 Subject: [PATCH] Fix typo in README file (from Paul Wise) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25e3abd21..5e2863a39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## *hashcat* ## -**hashcat** is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 160 highly-optimized hashing algorithms. hashcat currently supports CPU's, GPU's and other hardware-accelerators on Linux, Windows and OSX, and has facilities to help enable distributed password cracking. +**hashcat** is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 160 highly-optimized hashing algorithms. hashcat currently supports CPUs, GPUs and other hardware-accelerators on Linux, Windows and OSX, and has facilities to help enable distributed password cracking. ### License ###