diff --git a/doc/source/admin/cells.rst b/doc/source/admin/cells.rst index d7e6b893a1..02f00bc700 100644 --- a/doc/source/admin/cells.rst +++ b/doc/source/admin/cells.rst @@ -599,7 +599,7 @@ of ``rabbit://bob:s3kret@otherhost/nova`` when used with the above example. The :oslo.config:option:`transport_url` option can contain an extended syntax for the "netloc" part of the URL - (i.e. ``userA:passwordA@hostA:portA,userB:passwordB:hostB:portB``). In this + (i.e. ``userA:passwordA@hostA:portA,userB:passwordB@hostB:portB``). In this case, substitutions of the form ``username1``, ``username2``, etc will be honored and can be used in the template URL.