]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations: Fix typo in erasure-code.rst 50753/head
authorSAINITHIN.ARTHAM <sai.artham.19cse@bmu.edu.in>
Wed, 29 Mar 2023 18:16:32 +0000 (23:46 +0530)
committerZac Dover <zac.dover@proton.me>
Wed, 29 Mar 2023 19:11:09 +0000 (05:11 +1000)
Signed-off-by: Sainithin Artham <sai.artham.19cse@bmu.edu.in>
(cherry picked from commit 3269fea2a209928137e55db16328c581988c048a)

doc/rados/operations/erasure-code.rst

index d6321af3cacababb42faf171c16c42426e7227a1..8befed9e8b3d7ad3fcf3843e8ec43df7b6e9a140 100644 (file)
@@ -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