File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ before translating contents::
134
134
}
135
135
}
136
136
137
- However for other services the solution might be more complex. For more details,
137
+ However, for other services the solution might be more complex. For more details,
138
138
see :doc: `/cookbook/service_container/scopes `.
139
139
140
140
Testing Commands
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ When using the shell you can choose to run each command in a separate process:
56
56
$ php app/console -s --process-isolation
57
57
58
58
When you do this, the output will not be colorized and interactivity is not
59
- supported so you will need to pass all command params explicitly.
59
+ supported so you will need to pass all command parameters explicitly.
60
60
61
61
.. note ::
62
62
You can’t perform that action at this time.
0 commit comments