diff --git a/doc/openstack-ops/ch_ops_customize.xml b/doc/openstack-ops/ch_ops_customize.xml
index 15f3f6db..ef4bcec7 100644
--- a/doc/openstack-ops/ch_ops_customize.xml
+++ b/doc/openstack-ops/ch_ops_customize.xml
@@ -630,9 +630,9 @@ proxy-server IP 198.51.100.12 denied access to Account=AUTH_... Container=None.
succeeds.
- Functional testing like this is not a replacement for
+ Functional testing like this is not a replacement for
proper unit and integration testing but it serves to get
- you started.
+ you started.
A similar pattern can be followed in all other projects
that use the Python Paste framework. Simply create a
middleware module and plug it in through configuration.