File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ this works fine, controllers can also be specified as services.
1111
1212.. note ::
1313
14- Specifying a controller as a service takes a little bit more work. The
14+ Specifying a controller as a service takes a bit more work. The
1515 primary advantage is that the entire controller or any services passed to
1616 the controller can be modified via the service container configuration.
1717 This is especially useful when developing an open-source bundle or any
18- bundle that will be used in many different projects.
18+ bundle that will be used in different projects.
1919
2020 A second advantage is that your controllers are more "sandboxed". By
2121 looking at the constructor arguments, it's easy to see what types of things
You can’t perform that action at this time.
0 commit comments