From a20ba26721e1528f8a528e179c8decfb0d5f1374 Mon Sep 17 00:00:00 2001 From: Myna V Date: Fri, 16 Aug 2019 11:58:44 +0530 Subject: [PATCH] doc/rados: Correcting some typos in the clay code documentation Signed-off-by: Myna --- doc/rados/operations/erasure-code-clay.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/erasure-code-clay.rst b/doc/rados/operations/erasure-code-clay.rst index 3a3d3068303c5..70f4ffffc7662 100644 --- a/doc/rados/operations/erasure-code-clay.rst +++ b/doc/rados/operations/erasure-code-clay.rst @@ -228,7 +228,7 @@ can recover from the failure of any ``m`` OSDs. +=================+================+=================+==================================+ | (k=10, m=4) | 7 * S, 0.6 (d=7) | 3.25 * S, 0.4 (d=13) | +-----------------+----------------------------------+----------------------------------+ - | (k=16, m=4) | 4 * S, 0.5 (d=5) | 4.75 * S, 0.25 (d=19) | + | (k=16, m=4) | 4 * S, 0.5625 (d=4) | 4.75 * S, 0.25 (d=19) | +-----------------+----------------------------------+----------------------------------+ -- 2.39.5