From a0755bd8c646bcbe420524e2acd8822a75328eb7 Mon Sep 17 00:00:00 2001 From: Cameron Davison Date: Fri, 22 Aug 2014 18:10:15 -0500 Subject: [PATCH] Fix typo in first git2consul --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7d3993c..6057751 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ #### git2consul -gi2consul takes one or many git repositories and mirrors them into [Consul](http://www.consul.io/) KVs. The goal is for organizations of any size to use git as the backing store, audit trail, and access control mechanism for configuration changes and Consul as the delivery mechanism. +git2consul takes one or many git repositories and mirrors them into [Consul](http://www.consul.io/) KVs. The goal is for organizations of any size to use git as the backing store, audit trail, and access control mechanism for configuration changes and Consul as the delivery mechanism. ##### Installation @@ -67,4 +67,4 @@ When Consul 4.0 ships, git2consul will be updated to support the ACL system. To ##### License -Apache 2.0 \ No newline at end of file +Apache 2.0