<!-- freeCodeCamp Issue Template --> <!-- Please provide as much detail as possible for us to fix your issue --> <!-- Remove any heading sections you did not fill out --> #### Challenge Name <!-- Insert link to challenge below --> http://beta.freecodecamp.com/en/challenges/basic-node-and-express/serve-json-on-a-specific-route #### Issue Description <!-- Describe below when the issue happens and how to reproduce it --> Instructions say:  But challenge is testing for the object `{"message" : "Hello json"}` I can make a quick PR for this