We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f8274 commit d80d20fCopy full SHA for d80d20f
messenger.rst
@@ -1103,7 +1103,7 @@ auto_setup Whether the table should be created
1103
1104
When using PostgreSQL, you have access to the following options
1105
to leverage the [LISTEN/NOTIFY](https://www.postgresql.org/docs/current/sql-notify.html)
1106
-feature. This allow for a more performant approach than the default polling behaviour
+feature. This allow for a more performant approach than the default polling behavior
1107
of the Doctrine transport because PostgreSQL will directly notify the workers when a
1108
new message is inserted in the table.
1109
0 commit comments