Closed rajkk1 closed 1 year ago
In chapter 2.1, the original line reads
For example, if the corrupted code-string was 101110111, then using the same algorithm Bob infers that that message was 110.
the line should read
For example, if the corrupted code-string was 101110111, then using the same algorithm Bob infers that that message was 111.
Thanks for the correction. I will update soon.
Fixed in the latest version. Thanks.
In chapter 2.1, the original line reads
For example, if the corrupted code-string was 101110111, then using the same algorithm Bob infers that that message was 110.
the line should read
For example, if the corrupted code-string was 101110111, then using the same algorithm Bob infers that that message was 111.