diff --git a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.english.md b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.english.md index 578ceee38a..782a96fe22 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.english.md +++ b/curriculum/challenges/english/10-coding-interview-prep/take-home-projects/manage-a-book-trading-club.english.md @@ -8,7 +8,7 @@ forumTopicId: 302364 ## Description
-Objective: Build a Glitch app that is functionally similar to this: https://chrome-delivery.glitch.me. +Objective: Build a Glitch app that is functionally similar to this: https://chrome-delivery.glitch.me. Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style. User Story: I can view all books posted by every user. User Story: I can add a new book.