]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations: Fix typo in erasure-code.rst 50750/head
authorSAINITHIN.ARTHAM <sai.artham.19cse@bmu.edu.in>
Wed, 29 Mar 2023 18:16:32 +0000 (23:46 +0530)
committerSainithin Artham <sainithin.artham@gmail.com>
Wed, 29 Mar 2023 18:35:43 +0000 (00:05 +0530)
Signed-off-by: Sainithin Artham <sai.artham.19cse@bmu.edu.in>
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