From 6be2542db81214d3e8188dc5cd7dfc26282fbff2 Mon Sep 17 00:00:00 2001 From: The Alchemist Date: Thu, 22 Sep 2022 17:02:01 -0400 Subject: [PATCH] minor capitalization fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b85f4d84..6004040b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Build This library depends on libssl. The code uses two new instructions to implement select on machine words introduced -in intel's Haswell line of CPUs. However, there is also an alternate implementation +in Intel's Haswell line of CPUs. However, there is also an alternate implementation of select on machine words to work on CPUs older than Haswell. To build on a Haswell or newer hardware: