Merge pull request #4961 from frodenas/heroku_typo
Heroku is a PAAS not an IAAS
This commit is contained in:
commit
6e3656ad71
|
@ -10,7 +10,7 @@ description: |-
|
|||
|
||||
## Heroku Strategy
|
||||
|
||||
[Heroku][] is a public IAAS provider that makes it easy to deploy an
|
||||
[Heroku][] is a public PAAS provider that makes it easy to deploy an
|
||||
application. The Vagrant Push Heroku strategy pushes your application's code to
|
||||
Heroku.
|
||||
|
||||
|
|
Loading…
Reference in New Issue