From 5fd67ede7351dcaedffcf5a70fff868ce1882e7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCven=20Karabulut?= <56564068+guven07@users.noreply.github.com> Date: Sun, 27 Nov 2022 14:58:50 +0300 Subject: [PATCH] Update 10_day_Sets_and_Maps.md --- Turkish/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Turkish/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md b/Turkish/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md index 175cd03..eedb37c 100644 --- a/Turkish/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md +++ b/Turkish/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md @@ -20,7 +20,7 @@ - [Day 10](#day-10) - [Set](#set) - - [Boş bir set oluşturma](#creating-an-empty-set) + - [Boş bir set oluşturma](#boş_bir_set_oluşturma) - [Diziden set oluşturma](#creating-set-from-array) - [Bir set'e eleman ekleme](#adding-an-element-to-a-set) - [Bir elemanı set'den silme](#deleting-an-element-a-set)