Skip to content

Commit c3f1eee

Browse files
authored
Merge pull request ceph#50750 from Sainithin-bit/main
doc/rados/operations: Fix typo in erasure-code.rst Reviewed-by: Zac Dover <[email protected]>
2 parents 963c5a0 + 3269fea commit c3f1eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rados/operations/erasure-code.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ used to rebuild the data. At scale, erasure coding saves space relative to
1616
replication.
1717

1818
In this documentation, data blocks are referred to as "data chunks"
19-
and parity blocks are referred to as "encoding chunks".
19+
and parity blocks are referred to as "coding chunks".
2020

2121
Erasure codes are also called "forward error correction codes". The
2222
first forward error correction code was developed in 1950 by Richard

0 commit comments

Comments
 (0)