Skip to content

Commit ac2ff0d

Browse files
committed
day 14
1 parent 3735449 commit ac2ff0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

10_Day/10_day_Set_and_Map.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</sub>
1414
</div>
1515

16-
[<< Day 9](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/09_Day/09_day_higher_order_functions.md) | [Day 11>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/11_Day/11_destructuring_and_spread.md)
16+
[<< Day 9](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/09_Day/09_day_higher_order_functions.md) | [Day 11>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/11_Day/11_day_destructuring_and_spread.md)
1717

1818
![Day 10](../images/banners/day_1_10.png)
1919

@@ -438,4 +438,4 @@ const countries = ['Finland', 'Sweden', 'Norway']
438438
439439
🎉 CONGRATULATIONS ! 🎉
440440
441-
[<< Day 9](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/09_Day/09_day_higher_order_functions.md) | [Day 11>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/11_Day/11_destructuring_and_spread.md)
441+
[<< Day 9](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/09_Day/09_day_higher_order_functions.md) | [Day 11>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/11_Day/11_day_destructuring_and_spread.md)

0 commit comments

Comments
 (0)