Small typo fix (#4887)

Signed-off-by: Daniel M Barlow <danielmbarlow@gmail.com>
pull/4207/head
Daniel M Barlow 7 years ago committed by Sebastien Plisson
parent 6f7ad43266
commit 04fc2669d6

@ -269,7 +269,7 @@ It will produce an error because `Release.Name` is not inside of the restricted
release: {{ .Release.Name }} release: {{ .Release.Name }}
``` ```
After looking a `range`, we will take a look at template variables, which offer one solution to the scoping issue above. After looking at `range`, we will take a look at template variables, which offers one solution to the scoping issue above.
## Looping with the `range` action ## Looping with the `range` action

Loading…
Cancel
Save