{
  "title": "COUNT UP TO VERSION 6 OF JAVASCRIPT",
  "subtitle": "\u001b[23mSelect an exercise and hit \u001b[3mEnter\u001b[23m to begin",
  "common": {
    "exercise": {
      "fail": {
        "singleFunction": "{{{name}}}({{{args}}}) should equal {{{expected}}}; instead it was {{{actual}}}"
      },
      "pass": {
        "singleFunction": "{{{name}}}({{{args}}}) should equal {{{expected}}}"
      }
    }
  }
}
