Skip to content

Commit

Permalink
Make hint more helpful (lvl 20) (#267)
Browse files Browse the repository at this point in the history
 (closes issue #265)
  • Loading branch information
JHurdle91 authored and Gazler committed Nov 11, 2019
1 parent 69b6a78 commit e6c3f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion levels/commit_in_future.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
end

hint do
puts "Build a time machine, move to the future and commit your changes, then go back and verify results ;)."
puts "Build a time machine, and commit --date \"future\"."
end

0 comments on commit e6c3f8d

Please sign in to comment.