From 2c30f3e1f9e33a68b9600fbdeda630959586cbaf Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sun, 31 May 2015 14:08:44 -0700 Subject: [PATCH] close #767 --- seed_data/challenges/basic-bonfires.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed_data/challenges/basic-bonfires.json b/seed_data/challenges/basic-bonfires.json index 002f2221d8..94fd787a39 100644 --- a/seed_data/challenges/basic-bonfires.json +++ b/seed_data/challenges/basic-bonfires.json @@ -530,7 +530,7 @@ "expect(mutation(['floor', 'for'])).to.be.true;" ], "MDNlinks": [ - "Array.sort()" + "Array.indexOf()" ], "challengeType": 5, "nameCn": "", @@ -1470,4 +1470,4 @@ "descriptionPt": [] } ] -} \ No newline at end of file +}