neuefische / web-exercises

Session exercises
MIT License
17 stars 33 forks source link

change naming of variable in the challenge #359

Closed Roland-Hufnagel closed 6 months ago

Roland-Hufnagel commented 6 months ago

since the variable name: 'name' leads to this warining:

lib.dom.d.ts(27240, 5): The declaration was marked as deprecated here.

I have changed it to 'userName'.