diff --git a/docs/Assignments/week_4_programming/programming.md b/docs/Assignments/week_4_programming/programming.md
index 9ebc956..0ddbd27 100644
--- a/docs/Assignments/week_4_programming/programming.md
+++ b/docs/Assignments/week_4_programming/programming.md
@@ -647,7 +647,7 @@ For the drone I'm going to start of with a seperate script to see if it works an
A weird thing I found out is that my esp32C3 Supermini doesn't work wirelessly that well. When I uploaded the code it still didn't work untill I held my finger on the antenna.
-
+
I've delved a bit deeper into it and then I found online that with the first batches of espC3 supermini's have issues with the antenna. When I was debugging it I noticed that connecting the ground to the antenne fixed it when I tried it with a pin. But when soldered on it didn't work anymore and then only thing that worked was my finger.