diff --git a/challenges/basic-ziplines.json b/challenges/basic-ziplines.json
index 59f2c75237..a13e962f7c 100644
--- a/challenges/basic-ziplines.json
+++ b/challenges/basic-ziplines.json
@@ -117,7 +117,6 @@
"Here are the user stories you must enable, and optional bonus user stories:",
"User Story: As a user, I can click a button to show me a new random quote.",
"Bonus User Story: As a user, I can press a button to tweet out a quote.",
- "Note that you can either put your quotes into an array and show them at random, or use an API to get quotes, such as http://forismatic.com/en/api/.",
"Remember to use Read-Search-Ask if you get stuck.",
"When you are finished, click the \"I've completed this challenge\" button and include a link to your CodePen. If you pair programmed, you should also include the Free Code Camp username of your pair.",
"If you'd like immediate feedback on your project from fellow campers, click this button and paste in a link to your CodePen project.
Click here then add your link to your tweet's text"
diff --git a/challenges/intermediate-bonfires.json b/challenges/intermediate-bonfires.json
index cc15964181..6fdbea4eff 100644
--- a/challenges/intermediate-bonfires.json
+++ b/challenges/intermediate-bonfires.json
@@ -1,6 +1,6 @@
{
"name": "Intermediate Algorithm Scripting",
- "order": 9,
+ "order": 10,
"challenges": [
{
"id": "a3566b1109230028080c9345",