From: SAINITHIN.ARTHAM Date: Wed, 29 Mar 2023 18:16:32 +0000 (+0530) Subject: doc/rados/operations: Fix typo in erasure-code.rst X-Git-Tag: v19.0.0~1493^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3269fea2a209928137e55db16328c581988c048a;p=ceph.git doc/rados/operations: Fix typo in erasure-code.rst Signed-off-by: Sainithin Artham --- diff --git a/doc/rados/operations/erasure-code.rst b/doc/rados/operations/erasure-code.rst index d6321af3cacab..8befed9e8b3d7 100644 --- a/doc/rados/operations/erasure-code.rst +++ b/doc/rados/operations/erasure-code.rst @@ -16,7 +16,7 @@ used to rebuild the data. At scale, erasure coding saves space relative to replication. In this documentation, data blocks are referred to as "data chunks" -and parity blocks are referred to as "encoding chunks". +and parity blocks are referred to as "coding chunks". Erasure codes are also called "forward error correction codes". The first forward error correction code was developed in 1950 by Richard