From 59801aefdbdcbe8c73504ef6849e6aaabcfe8bfa Mon Sep 17 00:00:00 2001 From: Patrick Yevsukov Date: Fri, 14 Feb 2014 20:23:58 -0500 Subject: [PATCH] Fix Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e11293e6..a3bcef81 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ services: - zookeeper ``` -If you omit the version, Drone will launch the latest version of the database. (For example, if you set `mongodb`, Drone wil launch MongoDB 2.4.) +If you omit the version, Drone will launch the latest version of the database. (For example, if you set `mongodb`, Drone will launch MongoDB 2.4.) **NOTE:** database and service containers are exposed over TCP connections and have their own local IP address. If the **socat** utility is installed inside your