Skip to content

Commit d75b912

Browse files
committed
Formatting fix
1 parent f557280 commit d75b912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2023/10/14/cakephp_450.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ when upgrading. A few highlights from 4.5.0 are:
3131
- ``bin/cake cache clear_group <name>`` was added. This command gives a CLI
3232
interface to clearing a specific cache group.
3333
- ``ComponentRegistry`` is now automatically added to your application's
34-
:term:`DI container`.
34+
DI container.
3535
- ``Controller::addViewClasses()`` was added. This method lets you build
3636
a controller's view classes programatically.
3737
- Database and ORM connections now support ``read`` and ``write`` connection roles.

0 commit comments

Comments
 (0)