A couple of small spelling fixes in the docs

This commit is contained in:
Alex Chan 2015-04-02 04:27:57 +01:00
parent 2c74cb1657
commit 19f268c6c1
3 changed files with 5 additions and 5 deletions

View file

@ -122,7 +122,7 @@ Optionally disable syncing to disk per transaction. Nosync being true means much
* Type: String
* Default: "cayley"
The name of the database within MongoDB to connect to. Manages its own collections and indicies therein.
The name of the database within MongoDB to connect to. Manages its own collections and indices therein.
## Per-Replication Options