From 80663e0fbeaf081d25b3d5691e2bc8f12b86ac8c Mon Sep 17 00:00:00 2001
From: mlamatr <mlamatr@users.noreply.github.com>
Date: Fri, 29 May 2015 23:18:44 -0400
Subject: [PATCH] corrected typo in URL for consul.io

---
 clustering/consul.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clustering/consul.py b/clustering/consul.py
index 0baaae83b84..8423ffe418f 100644
--- a/clustering/consul.py
+++ b/clustering/consul.py
@@ -20,7 +20,7 @@
 DOCUMENTATION = """
 module: consul
 short_description: "Add, modify & delete services within a consul cluster.
-  See http://conul.io for more details."
+  See http://consul.io for more details."
 description:
  - registers services and checks for an agent with a consul cluster. A service
    is some process running on the agent node that should be advertised by