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::
147147 }
148148 }
149149
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,
151151see :doc: `/cookbook/service_container/scopes `.
152152
153153Testing 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:
5656 $ php app/console -s --process-isolation
5757
5858 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.
6060
6161.. note ::
6262
You can’t perform that action at this time.
0 commit comments