docs: remove extraneous "it"

pull/4522/head
Dustin Specker 6 years ago committed by GitHub
parent b95eb54bf2
commit 8c69e1af4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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