From 60211a49a8fd4c6209ce1f930e095207847afe58 Mon Sep 17 00:00:00 2001 From: Brian Kane <38470665+BKaneAtWork@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:39:10 -0500 Subject: [PATCH] Update cbstats-all.adoc --- modules/cli/pages/cbstats/cbstats-all.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cli/pages/cbstats/cbstats-all.adoc b/modules/cli/pages/cbstats/cbstats-all.adoc index 07e3b13fec..97575e79dc 100644 --- a/modules/cli/pages/cbstats/cbstats-all.adoc +++ b/modules/cli/pages/cbstats/cbstats-all.adoc @@ -135,7 +135,7 @@ Note that `ep` stands for _eventual persistence_, and simply refers to the Data | ep_kv_size | Memory used to store item metadata, keys and values, no matter the vBucket’s state. -If an item’s value is ejected, this stats will be decremented by the size of the item’s value. +If an item’s value is ejected, this stat will be decremented by the size of the item’s value. | ep_value_size | Memory used to store values for resident keys