Skip to content

Commit 1b2fe08

Browse files
author
Tim Vaillancourt
committed
typo
1 parent d42f61b commit 1b2fe08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Creates cluster-consistent point-in-time backups of MongoDB via wrapping 'mongod
77
### Features
88

99
- Works on a single replset (2+ members) or a sharded cluster
10-
- Auto-discovers healthy members for backup by considering replication lag, replication 'priority' and by prefering 'hidden' members.
10+
- Auto-discovers healthy members for backup by considering replication lag, replication 'priority' and by preferring 'hidden' members.
1111
- Creates cluster-consistent backups across many separate shards
1212
- Archives and compresses backups (*inline compression with mongodump 3.2+*)
1313
- Transparent restore process (*just add --oplogReplay flag to your mongorestore command*)

0 commit comments

Comments
 (0)