docs: remove extraneous "it"

pull/4207/head^2
Dustin Specker 7 years ago committed by Sebastien Plisson
parent fac185af2b
commit 64aae7b73f

@ -201,7 +201,7 @@ will only accept a string literal.
The Go template language provides a `block` keyword that allows developers to provide
a default implementation which is overridden later. In Helm charts, blocks are not
the best tool for overriding because it if multiple implementations of the same block
the best tool for overriding because if multiple implementations of the same block
are provided, the one selected is unpredictable.
The suggestion is to instead use `include`.

Loading…
Cancel
Save