From 9854c05d4e558348177ffcee16dca6c872a690c4 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Sun, 3 Sep 2017 22:22:24 -0400 Subject: [PATCH] extra s --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f25f097..802e635 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SHAmwow -Sometimes you just want to understand how your hashing algorithms works, so you implement them yourself. +Sometimes you just want to understand how your hashing algorithms work, so you implement them yourself. It should go without saying that this was just for fun, and you should never, ever, _ever_ roll your own cryptography primatives for any purpose other than education!