8000 Fixed (again) a minor typo: Toolbet --> Toolbelt · dannykopping/symfony-docs@891e9d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 891e9d1

Browse files
committed
Fixed (again) a minor typo: Toolbet --> Toolbelt
1 parent 1b4c1c8 commit 891e9d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cookbook/deployment/heroku.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Setting up
1212
----------
1313

1414
To setup a new Heroku website, first `signup with Heroku`_ or sign in
15-
with your credentials. Then download and install the `Heroku Toolbet`_ on your
15+
with your credentials. Then download and install the `Heroku Toolbelt`_ on your
1616
local computer.
1717

1818
You can also check out the `getting Started with PHP on Heroku`_ guide to gain
@@ -188,8 +188,8 @@ You should be seeing your Symfony2 application in your browser.
188188

189189
.. _`the original article`: https://devcenter.heroku.com/articles/getting-started-with-symfony2
190190
.. _`signup with Heroku`: https://signup.heroku.com/signup/dc
191-
.. _`Heroku Toolbet`: https://devcenter.heroku.com/articles/getting-started-with-php#local-workstation-setup
192-
.. _`getting Started with PHP on Heroku`: .. _`Heroku Toolbet`: https://devcenter.heroku.com/articles/getting-started-with-php
191+
.. _`Heroku Toolbelt`: https://devcenter.heroku.com/articles/getting-started-with-php#local-workstation-setup
192+
.. _`getting Started with PHP on Heroku`: https://devcenter.heroku.com/articles/getting-started-with-php
193193
.. _`ephemeral file system`: https://devcenter.heroku.com/articles/dynos#ephemeral-filesystem
194194
.. _`Logplex`: https://devcenter.heroku.com/articles/logplex
195195
.. _`verified that the RSA key fingerprint is correct`: https://devcenter.heroku.com/articles/git-repository-ssh-fingerprints

0 commit comments

Comments
 (0)
0