Merge branch 'patch-1' into 'master'

Fix typo in Ruby CI test and deploy example

[skip ci]

See merge request !3201
This commit is contained in:
Jeroen van Baarsen 2016-03-15 16:13:49 +00:00
commit 0732500595

View file

@ -1,5 +1,5 @@
## Test and Deploy a ruby application
This example will guide you how to run tests in your Ruby application and deploy it automatiacally as Heroku application.
This example will guide you how to run tests in your Ruby application and deploy it automatically as Heroku application.
You can checkout the example [source](https://gitlab.com/ayufan/ruby-getting-started) and check [CI status](https://gitlab.com/ayufan/ruby-getting-started/builds?scope=all).