From 3b6df70f119569172b8fd0a4062cd0d9143b16f2 Mon Sep 17 00:00:00 2001
From: Yongxin Li <yxli@alauda.io>
Date: Tue, 30 Oct 2018 20:38:37 +0800
Subject: [PATCH] typo fix about officially

Signed-off-by: Yongxin Li <yxli@alauda.io>
---
 docs/roadmap.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/roadmap.md b/docs/roadmap.md
index f4c09a90f..402cb8ccd 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -65,6 +65,6 @@ Include optionals deployments to init the cluster:
 - Organize and update documentation (split in categories)
 - Refactor downloads so it all runs in the beginning of deployment
 - Make bootstrapping OS more consistent
-- **consul** -> if officialy supported by k8s
+- **consul** -> if officially supported by k8s
 - flex volumes options (e.g. **torrus** support) [#312](https://github.com/kubespray/kubespray/issues/312)
 - Clusters federation option (aka **ubernetes**) [#329](https://github.com/kubespray/kubespray/issues/329)
-- 
GitLab