From 499e986845432fee97b6db0fadbd2514e34a0455 Mon Sep 17 00:00:00 2001 From: "Andrew J. Ko" Date: Wed, 29 Nov 2017 14:51:29 -0800 Subject: [PATCH] Clarified format of answer. --- debugging-1-guided.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugging-1-guided.md b/debugging-1-guided.md index 6b97cbf..e9bfec5 100644 --- a/debugging-1-guided.md +++ b/debugging-1-guided.md @@ -12,4 +12,4 @@ To find and fix this defect, you'll use this debugging strategy: [Open the debugging strategy in a new tab](placeholder) -**Follow the strategy using the strategy execution tool to find and fix the following failure.** You have up to 15 minutes. Notify the experimenter when you're done. +**Follow the strategy using the strategy execution tool to find and fix the following failure.** You have up to 15 minutes. When you believe you've found the best fix, tell the experimenter which text on which line of code you changed (e.g., line 27, replace "hello" with "goodbye").