fix a series errors of using "a" and "an"

This commit is contained in:
SRaddict
2016-12-22 16:56:12 +08:00
parent 521ae621eb
commit 5d6a3aaa53
17 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ Only use PetSet if your application requires some or all of these properties. Ma
Example workloads for PetSet:
* Databases like MySQL or PostgreSQL that require a single instance attached to a NFS persistent volume at any time
* Databases like MySQL or PostgreSQL that require a single instance attached to an NFS persistent volume at any time
* Clustered software like Zookeeper, Etcd, or Elasticsearch that require stable membership.
## Alpha limitations