We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929261b commit 62bb665Copy full SHA for 62bb665
1 file changed
website/source/intro/use-cases.html.markdown
@@ -14,7 +14,7 @@ can be added to further extend Terraform's ability to manipulate resources.
14
#### Heroku App Setup
15
16
Heroku is a popular PaaS for hosting web apps. Developers create an app, and then
17
-attach add-ons, such as a database, or email provider. One of the best features it
+attach add-ons, such as a database, or email provider. One of the best features is
18
the ability to elastically scale the number of dynos or workers. However, most
19
non-trivial applications quickly need many add-ons and external services.
20
0 commit comments