diff --git a/2-just-enough-javascript/13-while-loops/08-parsons/enter-something-2.js b/2-just-enough-javascript/13-while-loops/08-parsons/enter-something-2.js index ce7d42c8..08a57934 100644 --- a/2-just-enough-javascript/13-while-loops/08-parsons/enter-something-2.js +++ b/2-just-enough-javascript/13-while-loops/08-parsons/enter-something-2.js @@ -28,4 +28,4 @@ if (input === '') { while input === null { // distractor if (input === '') // distractor -LET input = null; +LET input = null; // distractor