From 566013a5f52e70f9d172583eb7aa013bdce24014 Mon Sep 17 00:00:00 2001 From: Gian Merlino Date: Mon, 4 Mar 2024 22:37:38 -0800 Subject: [PATCH] Docs: Fix spelling of 5 GB. (#16040) The spellchecker does not consider "5GB" to be spelled correctly. --- docs/operations/segment-optimization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operations/segment-optimization.md b/docs/operations/segment-optimization.md index 5f4a567d997..03c6889c40c 100644 --- a/docs/operations/segment-optimization.md +++ b/docs/operations/segment-optimization.md @@ -51,7 +51,7 @@ You may need to consider the followings to optimize your segments. doesn't match with the "number of rows per segment", please consider optimizing number of rows per segment rather than this value. Note that certain deep storage implementations also impose an upper limit on segment size. For example, S3 deep - storage imposes an upper limit of 5GB. + storage imposes an upper limit of 5 GB. :::info The above recommendation works in general, but the optimal setting can