diff --git a/doc/start/index.rst b/doc/start/index.rst
index b33b26a947a2b..e6e6ed2842b48 100644
--- a/doc/start/index.rst
+++ b/doc/start/index.rst
@@ -44,28 +44,28 @@ community by getting involved.
.. raw:: html
-
Step 2: Object Store
+ | Step 2: Storage Cluster
Once you've completed your preflight checklist, you should be able to begin
-deploying a Ceph cluster.
+deploying a Ceph Storage Cluster.
.. toctree::
- Object Store Quick Start
+ Storage Cluster Quick Start
.. raw:: html
| Step 3: Ceph Client(s)
-Most Ceph users don't store objects directly. They typically use at least one of
-Ceph block devices, the CephFS filesystem, and the RESTful gateway.
+Most Ceph users don't store objects directly in the Ceph Storage Cluster. They typically use at least one of
+Ceph Block Devices, the Ceph FS filesystem, and Ceph Object Storage.
.. toctree::
Block Device Quick Start
- CephFS Quick Start
- Gateway Quick Start
+ Ceph FS Quick Start
+ Object Storage Quick Start
.. raw:: html
|