Merge pull request #3236 from awesomeaniruddh/awesomeaniruddh-3235

Fixed typo in basic bonfire description
pull/3240/head
Arsen Melikyan 2015-09-11 07:33:43 +04:00
commit fc5f231d37
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"difficulty": "0",
"description": [
"Your goal is to fix the failing test.",
"First, run all the tests by clicking \"Run code\" or by pressing Control + Enter.",
"First, run all the tests by clicking \"Run tests\" or by pressing Control + Enter.",
"The failing test is in red. Fix the code so that all tests pass. Then you can move on to the next Bonfire.",
"Make this function return true no matter what."
],