diff --git a/javascript/introduction-to-js-1/troubleshooting/number-game-errors.html b/javascript/introduction-to-js-1/troubleshooting/number-game-errors.html index cae7f55a3..3a01026ef 100644 --- a/javascript/introduction-to-js-1/troubleshooting/number-game-errors.html +++ b/javascript/introduction-to-js-1/troubleshooting/number-game-errors.html @@ -23,94 +23,92 @@
-We have selected a random number between 1 and 100. See if you can guess it in 10 turns or less. We'll tell you if your guess was too high or too low.
- -