diff --git a/app.js b/app.js index ab7ed23..9ea3b4b 100644 --- a/app.js +++ b/app.js @@ -3,6 +3,6 @@ // grab DOM elements // set event listeners - // get user input - // use user input to update state - // update DOM to reflect the new state + // get user input + // use user input to update state + // update DOM to reflect the new state