From b0ba6937a1cb4f1bc28f51cac53d256592ccda8c Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 18 Jun 2015 01:05:45 -0400
Subject: [PATCH] Fixed a typo in the readme.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ea6917a..f7cc868 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ Usage
<skip>false</skip>
<!-- optional, skips this plugin entirely, use on the command line
- like -Dembedmongo.skip -->
+ like -Dmongodb.skip -->
<features>
<feature>sync_delay</feature>
--
GitLab