From ea436e657fa411d1b953715852267a5c146ab7a9 Mon Sep 17 00:00:00 2001
From: taurus05 <41040631+taurus05@users.noreply.github.com>
Date: Sun, 2 Jun 2024 11:13:11 +0530
Subject: [PATCH] Update 10_day_Sets_and_Maps.md

Only top 10 countries need to be displayed. But the expected output has 11 entries.
---
 10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md b/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md
index 25dafe988..719ceaf2c 100644
--- a/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md
+++ b/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md
@@ -422,7 +422,6 @@ const countries = ['Finland', 'Sweden', 'Norway']
      { Dutch: 8 },
      { German: 7 },
      { Chinese: 5 },
-     { Swahili: 4 },
      { Serbian: 4 }
    ]