Time display script error | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Time display script error

The console says there is a script error, but I don’t see what’s wrong do you know it? Here is the code: https://code.sololearn.com/WHVAvtgu1049/?ref=app

13th May 2018, 11:03 AM
Korijn Jagersma
Korijn Jagersma - avatar
2 Respuestas
+ 1
You made typo, setInterval instead of setInterVal. I'd recommend you to read errors that pop up ^^
13th May 2018, 11:08 AM
Jakub Stasiak
Jakub Stasiak - avatar
+ 1
Now it works thank you
13th May 2018, 11:17 AM
Korijn Jagersma
Korijn Jagersma - avatar