diff --git a/Changelog b/Changelog index 1ad73e4d..936dbcac 100644 --- a/Changelog +++ b/Changelog @@ -2623,7 +2623,7 @@ New Transports is needed you shall consider switching to a non-polling transport. To use it you must use transport alias ``"django"``, - or as an URL: + or as a URL: .. code-block:: text @@ -2979,7 +2979,7 @@ Fixes * Broker connection info can be now be specified using URLs - The broker hostname can now be given as an URL instead, of the format: + The broker hostname can now be given as a URL instead, of the format: .. code-block:: text diff --git a/docs/userguide/connections.rst b/docs/userguide/connections.rst index 0e174e81..4a7ec527 100644 --- a/docs/userguide/connections.rst +++ b/docs/userguide/connections.rst @@ -69,7 +69,7 @@ resources: URLs ==== -Connection parameters can be provided as an URL in the format: +Connection parameters can be provided as a URL in the format: .. code-block:: text