This is an automated email from the ASF dual-hosted git repository.

stack pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 9e273b3f3e5fc32adf163d8b532679419c11e52d
Author: William Shen <[email protected]>
AuthorDate: Fri Mar 22 16:08:12 2019 -0700

    HBASE-22092 Typo in block cache monitoring documentation
---
 src/main/asciidoc/_chapters/ops_mgt.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/asciidoc/_chapters/ops_mgt.adoc 
b/src/main/asciidoc/_chapters/ops_mgt.adoc
index b4bdb21..d8d9a4a 100644
--- a/src/main/asciidoc/_chapters/ops_mgt.adoc
+++ b/src/main/asciidoc/_chapters/ops_mgt.adoc
@@ -1806,7 +1806,7 @@ image::bc_config.png[]
 .Stats shows statistics about the performance of the cache.
 image::bc_stats.png[]
 
-.L1 and L2 shows information about the L1 and L2 caches.
+.L1 and L2 show information about the L1 and L2 caches.
 image::bc_l1.png[]
 
 This is not an exhaustive list of all the screens and reports available.

Reply via email to