diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
index 0c7d3b81f00..eeceb05c6f0 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
@@ -183,7 +183,7 @@
Total Datanode Volume Failures | {VolumeFailuresTotal} ({EstimatedCapacityLostTotal|fmt_bytes}) |
{@eq key=nnstat.State value="active"}
Number of Under-Replicated Blocks | {UnderReplicatedBlocks} |
- Number of Blocks Pending Deletion | {PendingDeletionBlocks} |
+ Number of Blocks Pending Deletion (including replicas) | {PendingDeletionBlocks} |
{/eq}
Block Deletion Start Time | {BlockDeletionStartTime|date_tostring} |
{/fs}