docs: remove extraneous "it"

pull/4207/head
Dustin Specker 7 years ago committed by Sebastien Plisson
parent 37cebc2e1d
commit ed72f9a2b2

@ -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