diff --git a/bin/support/ruby_compile b/bin/support/ruby_compile index 949fc1500..2ab37427d 100755 --- a/bin/support/ruby_compile +++ b/bin/support/ruby_compile @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # This script compiles an application so it can run on Heroku. -# It will install the application's specified verison of Ruby, it's dependencies +# It will install the application's specified version of Ruby, it's dependencies # and certain framework specific requirements (such as calling `rake assets:precompile` # for rails apps). You can see all features described in the devcenter # https://devcenter.heroku.com/articles/ruby-support