From c100b2a7901cb900b3e632d82b9f2690fc38d50c Mon Sep 17 00:00:00 2001 From: vankichi Date: Thu, 18 Jan 2024 15:27:50 +0900 Subject: [PATCH] :pencil: Fix typo Signed-off-by: vankichi --- docs/user-guides/capacity-planning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guides/capacity-planning.md b/docs/user-guides/capacity-planning.md index 92d4e6b8f1..4fdbd286b5 100644 --- a/docs/user-guides/capacity-planning.md +++ b/docs/user-guides/capacity-planning.md @@ -39,7 +39,7 @@ Considering the margin of RAM capacity, the minimum RAM capacity should be less Therefore, the actual minimum RAM capacity will be: ```bash -8,7168,000,000 (bit) / 0.6 = 145,280,000,000 (bit) = 36.63 (GB) +175,824,000,000 (bit) / 0.6 = 293,040,000,000 (bit) = 36.63 (GB) ```