From 95e0ea5c418bc917d44e3ecfa6820911517f093d Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Fri, 20 Dec 2019 10:23:51 +0000
Subject: [PATCH] Apply suggestion to docs/troubleshooting.md

---
 docs/troubleshooting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md
index 6716b44b8..c7367916d 100644
--- a/docs/troubleshooting.md
+++ b/docs/troubleshooting.md
@@ -28,7 +28,7 @@ Run all tests:
 
     py.test -s --ansible-inventory=${CLUSTER_DIR}/inventory.yml --hosts='ansible://*'
 
-#### Advance usage
+#### Advanced usage
 
 Specify host manually:
 
-- 
GitLab