1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Typo on erasure coding page

This commit is contained in:
ravindk89
2021-02-23 16:44:44 -05:00
parent 4bfececb2d
commit 0e54583047

View File

@ -73,7 +73,7 @@ deployment:
- 10 Tebibytes
- 0.625
- 10
- 16
- 11
* - ``EC: 8``
- 8 Tebibytes
@ -279,4 +279,4 @@ will never read corrupted data - it captures and heals corrupted objects on the
fly. Integrity is ensured from end to end by computing a hash on READ and
verifying it on WRITE from the application, across the network and to the
memory/drive. The implementation is designed for speed and can achieve hashing
speeds over 10 GB/sec on a single core on Intel CPUs.
speeds over 10 GB/sec on a single core on Intel CPUs.