Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e897e6c

Browse files
committed
Add missing word in CHANGELOG
1 parent d9e2732 commit e897e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ CHANGELOG
6060
and queues by default. Previously, this was done when in "debug" mode
6161
only. Pass the `auto_setup` connection option to control this.
6262
* Added a `SetupTransportsCommand` command to setup the transports
63-
* Added a Doctrine transport. For example, the `doctrine://default` DSN (this uses the `default` Doctrine entity manager)
63+
* Added a Doctrine transport. For example, use the `doctrine://default` DSN (this uses the `default` Doctrine entity manager)
6464

6565
4.2.0
6666
-----

0 commit comments

Comments
 (0)