Skip to content

Commit

Permalink
revised the language of the prompt for push level (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
elstamey authored and Gazler committed Nov 2, 2017
1 parent d763aa9 commit 2544b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion levels/push.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
difficulty 3
description "Your local master branch has diverged from " +
"the remote origin/master branch. Rebase your commit onto " +
"the remote origin/master branch. Rebase your branch onto " +
"origin/master and push it to remote."

setup do
Expand Down

0 comments on commit 2544b01

Please sign in to comment.