aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends/multibackend.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hazmat/backends/multibackend.rst')
-rw-r--r--docs/hazmat/backends/multibackend.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/backends/multibackend.rst b/docs/hazmat/backends/multibackend.rst
index 23e6d48f..971c7671 100644
--- a/docs/hazmat/backends/multibackend.rst
+++ b/docs/hazmat/backends/multibackend.rst
@@ -11,4 +11,4 @@ MultiBackend
which offers the combined features of all of its constituents.
:param backends: A ``list`` of backend objects. Backends are checked for
- feature support in the other they exist in this list.
+ feature support in the order they appear in this list.