You made a correction in the HTML code by removing the `onclick` attribute from the `<button>` element and placing it inside the element as an event handler. This change ensures that when the "Greet People" button is clicked, it will call the `greetPeople()` function correctly.pull/374/head
parent
8b41cd49c3
commit
86ec15a999
Loading…
Reference in new issue