diff --git a/install-guide/source/common/share-node-share-server-modes.rst b/install-guide/source/common/share-node-share-server-modes.rst
index 436b212a7a..e9362a55f9 100644
--- a/install-guide/source/common/share-node-share-server-modes.rst
+++ b/install-guide/source/common/share-node-share-server-modes.rst
@@ -3,7 +3,7 @@ share servers. The mode depends on driver support.
 
 Option 1
 --------
-Deploying the service without driver support for share management.
+Deploying the service without driver support for share server management.
 In this mode, the service does not do anything related to networking. The
 operator must ensure network connectivity between instances and the NAS
 protocol based server.
@@ -18,7 +18,7 @@ mode, or simply ``DHSS=False`` mode.
 
 Option 2
 --------
-Deploying the service with driver support for share management. In
+Deploying the service with driver support for share server management. In
 this mode, the service runs with a back end driver that creates and manages
 share servers. This tutorial demonstrates setting up the ``Generic`` driver.
 This driver requires Compute service (nova), Image service (glance) and
@@ -39,4 +39,4 @@ mode, or simply ``DHSS=True`` mode.
    in ``DHSS=False`` driver mode effectively, due to a bug in some
    distributions of Linux. For more information, see LVM Driver section in the
    `Configuration Reference Guide
-   <http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.
\ No newline at end of file
+   <http://docs.openstack.org/mitaka/config-reference/shared-file-systems.html>`_.