Commit 39809006 authored by Hunter Loftis's avatar Hunter Loftis

phrasing

parent 67ea909c
...@@ -28,7 +28,6 @@ build_failed() { ...@@ -28,7 +28,6 @@ build_failed() {
cat $warnings | indent cat $warnings | indent
info "We're sorry this build is failing! If you can't find the issue in application code," info "We're sorry this build is failing! If you can't find the issue in application code,"
info "please submit a ticket so we can help: https://help.heroku.com/" info "please submit a ticket so we can help: https://help.heroku.com/"
info ""
info "You can also try reverting to our legacy Node.js buildpack:" info "You can also try reverting to our legacy Node.js buildpack:"
info "heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs#v63" info "heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs#v63"
info "" info ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment