We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579fdd6 commit 576bbfbCopy full SHA for 576bbfb
cookbook/deployment/heroku.rst
@@ -126,7 +126,7 @@ steps should use the same ``prod`` environment as well.
126
Thankfully, the solution to this problem is very simple: Symfony will pick up an
127
environment variable named ``SYMFONY_ENV`` and use that environment if nothing
128
else is explicitly set. As Heroku exposes all `config vars`_ as environment
129
-variables, we can issue a single command to prepare our app for a deployment:
+variables, you can issue a single command to prepare your app for a deployment:
130
131
.. code-block:: bash
132
0 commit comments