From 05458147956213eb0221b479d4d9ec639f914e45 Mon Sep 17 00:00:00 2001 From: Joseph Huynh Date: Thu, 29 Sep 2016 12:54:51 -0700 Subject: [PATCH] Fix: Made user story for the Request Header Parser challenge less ambiguous --- .../03-back-end-development-certification/api-projects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/03-back-end-development-certification/api-projects.json b/challenges/03-back-end-development-certification/api-projects.json index 0d2d4e7276..d70e309c4a 100644 --- a/challenges/03-back-end-development-certification/api-projects.json +++ b/challenges/03-back-end-development-certification/api-projects.json @@ -138,7 +138,7 @@ "Objective: Build a full stack JavaScript app that is functionally similar to this: https://cryptic-ridge-9197.herokuapp.com/api/whoami/ and deploy it to Heroku.", "Note that for each project, you should create a new GitHub repository and a new Heroku project. If you can't remember how to do this, revisit https://freecodecamp.com/challenges/get-set-for-our-api-development-projects.", "Here's the specific user story you should implement for this project:", - "User Story: I can get the IP address, language and operating system for my browser.", + "User Story: I can get the IP address, language, and operating system for my browser as a JSON object.", "Once you've finished implementing these user stories, click the \"I've completed this challenge\" button and enter the URLs for both your GitHub repository and your live app running on Heroku.", "You can get feedback on your project by sharing it with your friends on Facebook." ],