diff --git a/tune-region-performance.md b/tune-region-performance.md index 08ce7e7f273f3..9f91e6aa09d62 100644 --- a/tune-region-performance.md +++ b/tune-region-performance.md @@ -19,7 +19,7 @@ To reduce the performance overhead of many Regions, you can also enable [Hiberna > **Note:** > -> The recommended range for the Region size is [48MiB, 258MiB]. Commonly used sizes include 96 MiB, 128 MiB, and 256 MiB. It is NOT recommended to set the Region size beyond 1 GiB. Avoid setting the size to more than 10 GiB. An excessively large Region size might result in the following side effects: +> The recommended range for the Region size is [48 MiB, 256 MiB]. Commonly used sizes include 96 MiB, 128 MiB, and 256 MiB. It is NOT recommended to set the Region size beyond 1 GiB. Avoid setting the size to more than 10 GiB. An excessively large Region size might result in the following side effects: > > + Performance jitters > + Decreased query performance, especially for queries that deal with a large range of data