Fix some minor spelling and grammar in documentation
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user