From 84388b4ab9f354be14635477836e2e85219518bc Mon Sep 17 00:00:00 2001 From: slymit Date: Mon, 12 Apr 2021 16:05:01 +0300 Subject: [PATCH] typo Fix typo --- source/concepts/feature-overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/concepts/feature-overview.rst b/source/concepts/feature-overview.rst index eebcde1c..cea8008c 100644 --- a/source/concepts/feature-overview.rst +++ b/source/concepts/feature-overview.rst @@ -32,11 +32,11 @@ The following table lists MinIO features and their corresponding documentation: allows MinIO deployments to automatically reconstruct objects on-the-fly despite the loss of multiple drives or nodes on the cluster. Erasure coding provides object-level healing with less overhead than adjacent - technologies such as RAID ro replication. + technologies such as RAID or replication. .. toctree:: :titlesonly: :hidden: /concepts/bucket-versioning - /concepts/erasure-coding \ No newline at end of file + /concepts/erasure-coding