Fixed grammatical error in ceph-guide.rst

Made changes in section Managing Ceph to correct the grammatical mistake.

Signed-off-by: Richa Yadav <ricyadav@cisco.com>

Change-Id: I2ed13f766dd39a7ac816af86664986b8d2700d80
This commit is contained in:
Richa Yadav 2016-02-25 14:21:06 -08:00
parent 317224fa38
commit dce6fb1bab

View File

@ -165,7 +165,7 @@ The following example demonstrates how to change the number of copies for the po
docker exec ceph_mon ceph osd pool set rbd size 1
If Glance, Nova, and cinder have been deployed, all pools have to be modified.
All the pools must be modified if Glance, Nova, and Cinder have been deployed.
An example of modifying the pools to have 2 copies:
::