Skip to content

Commit

Permalink
changed prompt in diff level
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Rennie committed Mar 16, 2012
2 parents e8f7cd9 + 0e8d117 commit d374113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion levels/diff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
end

solution do
line = request "What line has changed?"
line = request "What is the number of the line which has changed?"
return false unless line == "26"
true
end
Expand Down

0 comments on commit d374113

Please sign in to comment.