mirror of https://github.com/helm/helm.git
Fix typo
This commit is contained in:
parent
4a69e0c776
commit
2ce2d3deaa
|
|
@ -12,7 +12,7 @@ In addition to these, it provides a few actions for declaring and using named te
|
|||
- `template` imports a named template
|
||||
- `block` declares a special kind of fillable template area
|
||||
|
||||
In this section, we'll talk about `if`, `with`, and `range`. The others are covered in the "Including Templates" section later in this guide.
|
||||
In this section, we'll talk about `if`, `with`, and `range`. The others are covered in the "Named Templates" section later in this guide.
|
||||
|
||||
## If/Else
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue