diff --git a/app/scripts/modules/publish.sh b/app/scripts/modules/publish.sh index 6f9b6e70481..3154606ee3a 100755 --- a/app/scripts/modules/publish.sh +++ b/app/scripts/modules/publish.sh @@ -130,7 +130,7 @@ if [ "$REPLY" == "y" ] ; then echo ""; echo "*****************************************************"; echo "* Pull request message copied to your clipboard! *"; - echo "* Paste it in and use the 'Squash and merge' button *"; + echo "* Paste it in and use the 'Rebase and merge' button *"; echo "*****************************************************"; echo ""; echo "";