From 303d1fa69c563eea0fc4c289c966e77533e616c0 Mon Sep 17 00:00:00 2001 From: Maxim Chernyak aka hakunin Date: Mon, 17 Feb 2014 23:28:48 -0500 Subject: [PATCH] Fix typo in README (anible => ansible) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fd1606..8c9d474 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## tachyon -Tachyon is an experimental port of anible to golang. +Tachyon is an experimental port of ansible to golang. #### Ok.. why?