From 8bed0febd95a6eb80662d45f7f0983e0e0f26762 Mon Sep 17 00:00:00 2001 From: George Hartzell Date: Fri, 10 Feb 2023 16:02:51 -0700 Subject: Fix minor typo: Pic -> Pick --- 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 20753741..f3dd6bc0 100644 --- a/docs-src/content/functions/coll.yml +++ b/docs-src/content/functions/coll.yml @@ -417,7 +417,7 @@ funcs: All keys are converted to strings. - This is the inverse of [`coll.Pic`](#coll-pick). + This is the inverse of [`coll.Pick`](#coll-pick). _Note that this function does not modify the input._ pipeline: true -- cgit v1.2.3