You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 2.4:
Updated styling of my edit
Update inherit_data_option.rst
Fixed typo on tag service
Fixed typo in filesystem component
Fixed typo in the yml validation
usage of a non-default entity manager in an entity user provider
Added the missing title for a reference
Fixed (again) a minor typo: Toolbet --> Toolbelt
Reworded bundle requirement
Minor rewording and fixed one reference
Fixed a wrong documentation reference (thanks @wouterj)
Added a note about permissions in the Quick Tour
fix parent form types
Copy file name to clipboardExpand all lines: cookbook/deployment/heroku.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Setting up
12
12
----------
13
13
14
14
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
16
16
local computer.
17
17
18
18
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.
188
188
189
189
.. _`the original article`: https://devcenter.heroku.com/articles/getting-started-with-symfony2
190
190
.. _`signup with Heroku`: https://signup.heroku.com/signup/dc
.. _`getting Started with PHP on Heroku`: .._`HerokuToolbet`:https://devcenter.heroku.com/articles/getting-started-with-php
.. _`getting Started with PHP on Heroku`: https://devcenter.heroku.com/articles/getting-started-with-php
.. _`verified that the RSA key fingerprint is correct`: https://devcenter.heroku.com/articles/git-repository-ssh-fingerprints
0 commit comments