diff --git src/docbkx/getting_started.xml src/docbkx/getting_started.xml index abfeb50..6004fa9 100644 --- src/docbkx/getting_started.xml +++ src/docbkx/getting_started.xml @@ -514,7 +514,7 @@ stopping hbase............... <property> <name>dfs.replication</name> <value>1</value> - <description>The replication count for HLog & HFile storage. Should not be greater than HDFS datanode count. + <description>The replication count for HLog and HFile storage. Should not be greater than HDFS datanode count. </description> </property> ...