diff --git a/solutions/day-02/index.html b/solutions/day-02/index.html index 2c59a69..ae299ee 100644 --- a/solutions/day-02/index.html +++ b/solutions/day-02/index.html @@ -125,7 +125,7 @@ const techs = ['HTML', 'CSS', 'JavaScript'] // format before injection - const techsFormatted = techs.map((tech) =>