We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47fcdc commit 1285c15Copy full SHA for 1285c15
mailer.rst
@@ -231,8 +231,8 @@ The round-robin transport starts with a *randomly* selected transport and
231
then switches to the next available transport for each subsequent email.
232
233
As with the failover transport, round-robin retries deliveries until
234
-a transport succeeds (or all failed). In contrast to the failover transport,
235
-it *balances* the load between all its transports.
+a transport succeeds (or all fail). In contrast to the failover transport,
+it *spreads* the load a all its transports.
236
237
.. versionadded:: 5.1
238
0 commit comments