Update Hardware.rst

Correct minor issue
This commit is contained in:
Peter Ashford
2021-03-15 18:39:30 -07:00
committed by George Melikov
parent 17845ca703
commit 9dbf189300

View File

@@ -59,7 +59,7 @@ Background
Ordinary background radiation will randomly flip bits in computer Ordinary background radiation will randomly flip bits in computer
memory, which causes undefined behavior. These are known as "bit flips". 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: which bit is flipped:
- Bit flips can have no effect. - Bit flips can have no effect.