[arch-guide] Fix typo in Storage concepts

Fix typo and reword the statement for Block Storage to be
consistent with Object Storage's description.

Change-Id: Ia125c0b54f9683cd8bf2d633e68a774597e69bc9
Closes-Bug: #1693659
This commit is contained in:
Farhan Kalsekar 2017-05-26 08:19:00 +00:00
parent d93f860955
commit 876b43a186
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ information, see the `Swift project page <https://www.openstack.org/software/rel
Block storage
~~~~~~~~~~~~~
The Block Storage service (cinder) in OpenStacs. Because these volumes are
Block storage is implemented in OpenStack by the
Block Storage service (cinder). Because these volumes are
persistent, they can be detached from one instance and re-attached to another
instance and the data remains intact.