mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
minor typo fix
This commit is contained in:
parent
7830c7e6fb
commit
5408b60ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ data:
|
|||
{{- end}}
|
||||
```
|
||||
|
||||
Just for the same of making this point clear, let's adjust the above, and substitute an `*` for each whitespace that will be deleted following this rule. an `*` at the end of the line indicates a newline character that would be removed
|
||||
Just for the sake of making this point clear, let's adjust the above, and substitute an `*` for each whitespace that will be deleted following this rule. an `*` at the end of the line indicates a newline character that would be removed
|
||||
|
||||
```yaml
|
||||
apiVersion: v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue