From 5c5f795b3a00fa495039fb03de3236f4ce5190c9 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Mon, 27 Mar 2023 21:46:45 +0300 Subject: [PATCH] Fix snippet title --- snippets/intersectionBy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/intersectionBy.md b/snippets/intersectionBy.md index 8790e587c..9b5807f3b 100644 --- a/snippets/intersectionBy.md +++ b/snippets/intersectionBy.md @@ -1,5 +1,5 @@ --- -title: Array intersection based on function +title: Mapped array intersection tags: array cover: cobbled-street firstSeen: 2018-01-24T12:53:18+02:00