From f36a45363345fa924d7fe3b2b56ca7bbe2f8c513 Mon Sep 17 00:00:00 2001 From: SOURAV JAIN <106066669+JainSourav30@users.noreply.github.com> Date: Thu, 1 May 2025 17:16:01 +0530 Subject: [PATCH] =?UTF-8?q?fix(curriculum):=20replace=20Unicode=20=C6=92?= =?UTF-8?q?=20with=20standard=20f=20in=20Map=20object=20lecture=20(#60100)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../6733dd694f91d61a5272b4ac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/lecture-working-with-maps-and-sets/6733dd694f91d61a5272b4ac.md b/curriculum/challenges/english/25-front-end-development/lecture-working-with-maps-and-sets/6733dd694f91d61a5272b4ac.md index 3c616dc0dc8..02536cebc05 100644 --- a/curriculum/challenges/english/25-front-end-development/lecture-working-with-maps-and-sets/6733dd694f91d61a5272b4ac.md +++ b/curriculum/challenges/english/25-front-end-development/lecture-working-with-maps-and-sets/6733dd694f91d61a5272b4ac.md @@ -69,7 +69,7 @@ Map(5) {{…} => 'Maple tree', Array(2) => 'Pine tree', 42 => 'Oak tree', true = 3:{true => "Birch tree"} key: true value: "Birch tree" - 4:{ƒunction () { return "I'm a function key"; } => "Willow tree"} + 4:{function () { return "I'm a function key"; } => "Willow tree"} key: f () value: "Willow tree" size: 5