8000 Improved sentence formulation · symfony/symfony-docs@205c882 · GitHub
[go: up one dir, main page]

Skip to content

Commit 205c882

Browse files
Improved sentence formulation
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 2a1c31b commit 205c882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ To disable the `Autocommit`_ mode, update your DBAL configuration as follows:
209209
</doctrine:config>
210210
</container>
211211
212-
If you are managing your database migrations using the `Doctrine Migrations Bundle`_, you must also register a listener to ensure that the last migration is properly commited:
212+
When using the `Doctrine Migrations Bundle`_, an additional listener needs to be registered to ensure that the last migration is properly committed:
213213

214214
.. configuration-block::
215215

0 commit comments

Comments
 (0)
0