'Refer to' instead of 'refer' typo fix

This commit is contained in:
krish7919 (Krish) 2017-06-01 11:30:49 +02:00 committed by Krish
parent 50813aa162
commit b70cf86192
2 changed files with 4 additions and 3 deletions

View File

@ -166,7 +166,7 @@ show-config`` command to check that the keyring is updated.
Step 7: Run NGINX as a Deployment
---------------------------------
Please refer :ref:`this <Step 8: Start the NGINX Kubernetes Deployment>` to
Please see :ref:`this page <Step 8: Start the NGINX Kubernetes Deployment>` to
set up NGINX in your new node.

View File

@ -80,7 +80,8 @@ Step 3: Configure the Node
* The information needs to be populated in ``configuration/config-map.yaml``
and ``configuration/secret.yaml``.
* For more details, refer the document on how to :ref:`configure a node <Configure the Node>`.
* For more details, refer to the document on how to
:ref:`configure a node <Configure the Node>`.
Step 4: Start the NGINX Service
@ -514,7 +515,7 @@ Step 13: Start a Kubernetes Deployment for MongoDB Backup Agent
Step 14: Configure the MongoDB Cloud Manager
--------------------------------------------
* Refer the
* Refer to the
:ref:`documentation <Configure MongoDB Cloud Manager for Monitoring and Backup>`
for details on how to configure the MongoDB Cloud Manager to enable
monitoring and backup.