From 008cd9acba19ef188e247ecea2c49dcadfbd0212 Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Tue, 27 Aug 2024 16:46:32 -0400 Subject: [PATCH] Drive by fix noted by end user (#1308) Just a quick change to replace "two" with the "three" it was supposed to be. --- .../install-deploy-manage/expand-minio-deployment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/operations/install-deploy-manage/expand-minio-deployment.rst b/source/operations/install-deploy-manage/expand-minio-deployment.rst index c70fc3bf..7a295ba8 100644 --- a/source/operations/install-deploy-manage/expand-minio-deployment.rst +++ b/source/operations/install-deploy-manage/expand-minio-deployment.rst @@ -150,7 +150,7 @@ The formula to determine the probability of a write operation on a particular po :math:`FreeSpaceOnPoolA / FreeSpaceOnAllPools` -Consider a situation where a group of two pools has a total of 10 TiB of free space distributed as: +Consider a situation where a group of three pools has a total of 10 TiB of free space distributed as: - Pool A has 3 TiB of free space - Pool B has 2 TiB of free space