Fix some minor spelling and grammar in documentation

This commit is contained in:
Brian Helba
2014-06-29 23:07:28 -04:00
parent ff57cd4eaf
commit 17d6014bf1
3 changed files with 4 additions and 4 deletions

View File

@@ -35,8 +35,8 @@ in ::func:`~mongoengine.connect`
ReplicaSets
===========
MongoEngine supports :class:`~pymongo.mongo_replica_set_client.MongoReplicaSetClient`
to use them please use a URI style connection and provide the `replicaSet` name in the
MongoEngine supports :class:`~pymongo.mongo_replica_set_client.MongoReplicaSetClient`.
To use them, please use a URI style connection and provide the `replicaSet` name in the
connection kwargs.
Read preferences are supported through the connection or via individual