From c43d9e4ba4e5a9f96716ed376d7cb5392953dada Mon Sep 17 00:00:00 2001 From: Asabeneh Date: Tue, 6 Oct 2020 17:00:52 +0300 Subject: [PATCH] js logo added --- 06_Day_Map_List_Keys/05_map_list_keys.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/06_Day_Map_List_Keys/05_map_list_keys.md b/06_Day_Map_List_Keys/05_map_list_keys.md index 592a77a..aca25ef 100644 --- a/06_Day_Map_List_Keys/05_map_list_keys.md +++ b/06_Day_Map_List_Keys/05_map_list_keys.md @@ -262,10 +262,10 @@ ReactDOM.render(, rootElement) ![Number Generator](../images/day_6_number_generater_exercise.png) -1. Create the following hexadecimal colors +2. Create the following hexadecimal colors ![Number Generator](../images/day_6_hexadecimal_colors_exercise.png) -1. ![Ten most highest populations](../images/day_6_ten_highest_populations_exercise.png) +3. ![Ten most highest populations](../images/day_6_ten_highest_populations_exercise.png) [<< Day 5](./../05_Day_Props/05_props.md) | [Day 7 >>]()