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 @@ -147,7 +147,7 @@ before translating contents::
147
147
}
148
148
}
149
149
150
- However for other services the solution might be more complex. For more details,
150
+ However, for other services the solution might be more complex. For more details,
151
151
see :doc: `/cookbook/service_container/scopes `.
152
152
153
153
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