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