fix(curriculum): minor typo in the Twitch JSON API challenge (#47112)

This commit is contained in:
Huyen Nguyen 2022-08-01 23:40:28 +07:00 committed by GitHub
parent 792111d1b3
commit d69dc5d75b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Fulfill the below user stories and get all of the tests to pass. Use whichever l
**User Story:** I can click the status output and be sent directly to the freeCodeCamp's Twitch.tv channel.
**User Story:** if a Twitch user is currently streaming, I can see additional details about what they are streaming.
**User Story:** If a Twitch user is currently streaming, I can see additional details about what they are streaming.
**Hint:** Here's an array of the Twitch.tv usernames of people who regularly stream: `["ESL_SC2", "OgamingSC2", "cretetion", "freecodecamp", "storbeck", "habathcx", "RobotCaleb", "noobs2ninjas"]`