From 6ee72aa0651bc0e6a5bce2c9ee5bd5c7fcd82558 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Sat, 6 Apr 2019 09:04:01 -0400 Subject: Fixing merge behaviour for booleans Signed-off-by: Dave Henderson --- docs-src/content/functions/coll.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs-src') diff --git a/docs-src/content/functions/coll.yml b/docs-src/content/functions/coll.yml index 28f4960a..b00c14b0 100644 --- a/docs-src/content/functions/coll.yml +++ b/docs-src/content/functions/coll.yml @@ -238,7 +238,7 @@ funcs: Many source maps can be provided. Precedence is in left-to-right order. - Note that this function _changes_ the destination map. + _Note that this function does not modify the input._ pipeline: true arguments: - name: dst -- cgit v1.2.3