Commit c9ff40d9 authored by Geoff Simmons's avatar Geoff Simmons

Grammar fix

parent fcb04d9d
......@@ -470,7 +470,7 @@ to preserve the previous behavior, see the
for advice on how to do so.
With the ``resolve=LAZY`` argument of the ``.backend()`` method, the
shard director will now defer the selection of a a backend to when a
shard director will now defer the selection of a backend to when a
backend connection is actually made, which is how all other bundled
directors work as well. This enables layering the shard director below
other directors -- you can use ``.backend(resolve=LAZY)`` to set the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment