From 2d6e64570927fef32b1964a399997b2081ba70ce Mon Sep 17 00:00:00 2001 From: Rodion Sibov <60054035+rodionsibov@users.noreply.github.com> Date: Mon, 21 Dec 2020 00:36:07 +0200 Subject: [PATCH] Update 07_day_functions.md --- 07_Day_Functions/07_day_functions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/07_Day_Functions/07_day_functions.md b/07_Day_Functions/07_day_functions.md index 202ffad..8bb8e95 100644 --- a/07_Day_Functions/07_day_functions.md +++ b/07_Day_Functions/07_day_functions.md @@ -502,7 +502,7 @@ console.log('Weight of an object in Newton: ', weightOfObject(100, 1.62)) // gra ### Function declaration versus Arrow function -It ill be covered in other time +It will be covered in other time 🌕 You are a rising star, now you knew function . Now, you are super charged with the power of functions. You have just completed day 7 challenges and you are 7 steps a head in to your way to greatness. Now do some exercises for your brain and for your muscle. @@ -703,4 +703,4 @@ It ill be covered in other time 🎉 CONGRATULATIONS ! 🎉 -[<< Day 6](../06_Day_Loops/06_day_loops.md) | [Day 8 >>](../08_Day_Objects/08_day_objects.md) \ No newline at end of file +[<< Day 6](../06_Day_Loops/06_day_loops.md) | [Day 8 >>](../08_Day_Objects/08_day_objects.md)