changed much to many in the documentation
diff --git a/user_guide_src/source/database/configuration.rst b/user_guide_src/source/database/configuration.rst
index a6bfc89..60a2026 100644
--- a/user_guide_src/source/database/configuration.rst
+++ b/user_guide_src/source/database/configuration.rst
@@ -48,7 +48,7 @@
$db['default']['failover'][0]['stricton'] = FALSE;
$db['default']['failover'][0]['failover'] = array();
-You can specify as much failovers as you like.
+You can specify as many failovers as you like.
The reason we use a multi-dimensional array rather than a more simple
one is to permit you to optionally store multiple sets of connection