diff --git a/debugging-2-unguided.md b/debugging-2-unguided.md index 9a724cc..4122681 100644 --- a/debugging-2-unguided.md +++ b/debugging-2-unguided.md @@ -11,4 +11,4 @@ Here are the reproduction steps for the problem: * Click the "9" key * The number 9 should appear in the calculator's display, but it does not. -**Find and fix this defect by working backwards systematically from the failure to the cause**. You have up to 25 minutes. Notify the experimenter when you believe you've found the best fix. +**Find and fix this defect by working backwards systematically from the failure to the cause**. You have up to 25 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").