From 3748623564605f4850b9d13b86df6360a181f430 Mon Sep 17 00:00:00 2001
From: "James E. Blair" <jeblair@redhat.com>
Date: Fri, 10 Jan 2020 13:26:51 -0800
Subject: [PATCH] Fix typo in helm role

s/go/helm.

Change-Id: I840fff4e556df4b99994830755daddbe54222bb2
---
 roles/helm-template/README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/helm-template/README.rst b/roles/helm-template/README.rst
index 811c84700..4717b0bf1 100644
--- a/roles/helm-template/README.rst
+++ b/roles/helm-template/README.rst
@@ -14,4 +14,4 @@ already setup and the Helm executable is installed.
 .. zuul:rolevar:: zuul_work_dir
    :default: {{ zuul.project.src_dir }}
 
-   Directory to run go in.
+   Directory in which to run helm.