From dcad68d84f2dce6e9665283b14e8051d3d9d80ca Mon Sep 17 00:00:00 2001 From: Zipdox2 <121819828+Zipdox2@users.noreply.github.com> Date: Thu, 7 Nov 2024 01:17:37 +0100 Subject: [PATCH] Fix spelling in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84e687a..69b1d0e 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,8 @@ performance-related tips. * How long is it going to take? - Because of probablistic nature of brute force key generation, and - varience of hardware it's going to run on, it's hard to make promisses + Because of the probablistic nature of brute force key generation, and + varience of hardware it's going to run on, it's hard to make promises about how long it's going to take, especially when most users want just a few keys.