diff --git a/challenges/03-back-end-development-certification/api-projects.json b/challenges/03-back-end-development-certification/api-projects.json
index 79253980ee..d945d86e89 100644
--- a/challenges/03-back-end-development-certification/api-projects.json
+++ b/challenges/03-back-end-development-certification/api-projects.json
@@ -258,6 +258,7 @@
"User Story: I can pass a URL as a parameter and I will receive a shortened URL in the JSON response.",
"User Story: If I pass an invalid URL that doesn't follow the valid http://www.example.com format, the JSON response will contain an error instead.",
"User Story: When I visit that shortened URL, it will redirect me to my original link.",
+ "Pro Tip: Checkout this wiki article for tips on integrating MongoDB on Heroku.",
"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 from fellow campers by sharing it in our Code Review Chatroom. You can also share it on Twitter and your city's Campsite (on Facebook)."
],