diff --git a/docs/Javascript/Beginner/functions.md b/docs/Javascript/Beginner/functions.md index 39fd702..c8610a2 100644 --- a/docs/Javascript/Beginner/functions.md +++ b/docs/Javascript/Beginner/functions.md @@ -5,7 +5,7 @@ title: Functions # Functions -Hey, code ninja! 🥷 You're looping like a champ—now let's talk functions, the superheroes of reusable code. Functions let you bu#### WFunctions are your code's superpowers—reusable and awesome! Next, we'll tackle arrays to store lists of data. Dash to [Arrays](./arrays.md) to keep rocking it. You're coding like a pro—keep shining! 💥at's Next? +Hey, code ninja! 🥷 You're looping like a champ—now let's talk functions, the superheroes of reusable code. Functions are your code's superpowers—reusable and awesome! Next, we'll tackle arrays to store lists of data. Dash to [Arrays](./arrays.md) to keep rocking it. You're coding like a pro—keep shining! 💥at's Next?