From 9dbf189300452c48c9a9a7de45b368627a088a4d Mon Sep 17 00:00:00 2001 From: Peter Ashford Date: Mon, 15 Mar 2021 18:39:30 -0700 Subject: [PATCH] Update Hardware.rst Correct minor issue --- docs/Performance and Tuning/Hardware.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Performance and Tuning/Hardware.rst b/docs/Performance and Tuning/Hardware.rst index fd8f40e..26f03a4 100644 --- a/docs/Performance and Tuning/Hardware.rst +++ b/docs/Performance and Tuning/Hardware.rst @@ -59,7 +59,7 @@ Background Ordinary background radiation will randomly flip bits in computer memory, which causes undefined behavior. These are known as "bit flips". -Each bit flip can have any of three possible consequences depending on +Each bit flip can have any of four possible consequences depending on which bit is flipped: - Bit flips can have no effect.