Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 576bbfb

Browse filesBrowse files
committed
remove first person as per feedback
1 parent 579fdd6 commit 576bbfb
Copy full SHA for 576bbfb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/deployment/heroku.rst

Copy file name to clipboardExpand all lines: cookbook/deployment/heroku.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ steps should use the same ``prod`` environment as well.
126126
Thankfully, the solution to this problem is very simple: Symfony will pick up an
127127
environment variable named ``SYMFONY_ENV`` and use that environment if nothing
128128
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:
129+
variables, you can issue a single command to prepare your app for a deployment:
130130

131131
.. code-block:: bash
132132

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.