fix typos in documentation

Change-Id: Ic555cc6e9d1146783dadf639ec0083baf1066c5e
This commit is contained in:
melissaml 2018-02-09 22:53:40 +08:00
parent ede8426435
commit 26bcbe85d1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ all the operations against the secondary storage device.
As mentioned before only one volume service will receive the request to do the
failover, so by splitting the operation the manager will be able to request the
local driver to do the first part of the failover and once that is done it will
send all volume nodes in the cluster handling that backend the signal that that
send all volume nodes in the cluster handling that backend the signal that
the failover has been completed and that they should start pointing to the
failed over secondary site, thus solving the problem of some services not
knowing that a new site should be used.