From 078c282a763bce66ca07b0900433c37a2e2322f3 Mon Sep 17 00:00:00 2001 From: ravindk89 Date: Wed, 5 Jan 2022 15:29:02 -0500 Subject: [PATCH] Fixup formatting --- source/concepts/erasure-coding.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/concepts/erasure-coding.rst b/source/concepts/erasure-coding.rst index d5e9665e..ee4c960a 100644 --- a/source/concepts/erasure-coding.rst +++ b/source/concepts/erasure-coding.rst @@ -145,7 +145,7 @@ MinIO provides the following two storage classes: .. tab-set:: - .. tab-item:: ``STANDARD`` + .. tab-item:: STANDARD The ``STANDARD`` storage class is the default class for all objects. MinIO sets the ``STANDARD`` parity based on the number of volumes @@ -181,7 +181,7 @@ MinIO provides the following two storage classes: ``REDUCED_REDUNDANCY``. If ``REDUCED_REDUNDANCY`` is unset, ``STANDARD`` parity *must* be greater than 2. - .. tab-item:: ``REDUCED_REDUNDANCY`` + .. tab-item:: REDUCED_REDUNDANCY The ``REDUCED_REDUNDANCY`` storage class allows creating objects with lower parity than ``STANDARD``. ``REDUCED_REDUNDANCY`` requires