diff options
| author | George Hartzell <hartzell@alerce.com> | 2023-02-10 16:02:51 -0700 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2023-02-12 10:14:57 -0500 |
| commit | 8bed0febd95a6eb80662d45f7f0983e0e0f26762 (patch) | |
| tree | 417a331636c9498ef4af499e02dc4d71bade2039 /docs-src | |
| parent | 7e78454c6e81d868ce34ba425bba981a14eddf37 (diff) | |
Fix minor typo: Pic -> Pick
Diffstat (limited to 'docs-src')
| -rw-r--r-- | docs-src/content/functions/coll.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
