diff --git a/docs/writing-helmfile.md b/docs/writing-helmfile.md index 10b2fb3c..84f33220 100644 --- a/docs/writing-helmfile.md +++ b/docs/writing-helmfile.md @@ -273,7 +273,7 @@ In the following example `helmfile.yaml.gotmpl`, each `---` separated part of th `helmfile.yaml.gotmpl`: ```yaml -# Part 1: Reused Enviroment Values +# Part 1: Reused Environment Values bases: - myenv.yaml ---