Replace Chinese quotes to English quotes

Change-Id: I659aaa0d6116d97d6f82823b9e173aa347b35cd3
This commit is contained in:
zhangdebo 2018-02-12 10:43:25 +08:00
parent b77d3f3538
commit 2c6e3f9d26

View File

@ -10,7 +10,7 @@ goal is to provide containerized, yet stable `persistent
volumes <https://kubernetes.io/docs/concepts/storage/persistent-volumes/>`_
that Kubernetes can use to schedule applications that require state,
such as MariaDB (Galera). Although we assume that the project should
provide a “batteries included” approach towards persistent storage, we
provide a "batteries included" approach towards persistent storage, we
want to allow operators to define their own solution as well. Examples
of this work will be documented in another section, however evidence of
this is found throughout the project. If you have any questions or