diff --git a/src/main/site/xdoc/index.xml b/src/main/site/xdoc/index.xml
index f093313e63f..d7e1e4edfd5 100644
--- a/src/main/site/xdoc/index.xml
+++ b/src/main/site/xdoc/index.xml
@@ -17,21 +17,21 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
Apache HBase is the Hadoop database, a distributed, scalable, big data store.
+ Apache HBase™ is the Hadoop database, a distributed, scalable, big data store.
- Click here to download Apache HBase.
+ Click here to download Apache HBase™.
- Use Apache HBase when you need random, realtime read/write access to your Big Data.
+ Use Apache HBase™ when you need random, realtime read/write access to your Big Data.
This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.
Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable: A Distributed Storage System for Structured Data by Chang et al.
Just as Bigtable leverages the distributed data storage provided by the Google File System, Apache HBase provides Bigtable-like capabilities on top of Hadoop and HDFS.
Download Apache HBase
+ Download Apache HBase™
When Would I Use Apache HBase?