From b3d7e4d3e0d0c7964a06f3047d74aa4d9e46a00d Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 15:40:51 +0000 Subject: [PATCH] Edited ch10_network.adoc with Atlas code editor --- ch10_network.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch10_network.adoc b/ch10_network.adoc index 18dfcaef..4e578700 100644 --- a/ch10_network.adoc +++ b/ch10_network.adoc @@ -878,7 +878,7 @@ We can see that the differences between two numbers in an ordered list produces numbers that are shorter than the original numbers. Upon receiving this list, Bob can reconstruct the original list by simply adding each number with its predecessor. That means we save space -without losing any information, which is called _lossless encoding_. +without losing any information, which is ((("lossless encoding")))called _lossless encoding_. If we randomly select numbers within a fixed range of values, then the more numbers we select, the smaller the average (mean) size of the