From ec70447e33032517b9c4c21cb2a0caf1986af775 Mon Sep 17 00:00:00 2001 From: Mikhail Yatsenko Date: Mon, 7 Oct 2024 15:07:54 +0300 Subject: [PATCH] Update collections.md Fixed the typo. Removed the duplicate "where" --- basics/sets-and-collections/collections.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/sets-and-collections/collections.md b/basics/sets-and-collections/collections.md index 7c56b08..d5832ca 100644 --- a/basics/sets-and-collections/collections.md +++ b/basics/sets-and-collections/collections.md @@ -1,6 +1,6 @@ --- description: >- - A folder-like structure where where you can visualize and batch edit objects + A folder-like structure where you can visualize and batch edit objects of any type ---