Address editor comments on customise chapter

*format one para as a warning

Change-Id: Ic090a01a3e56179d60351bac5b0befbd9aa64251
This commit is contained in:
Tom Fifield 2014-01-23 10:02:17 -05:00
parent fd9a1352f1
commit 7816671b9a

View File

@ -630,9 +630,9 @@ proxy-server IP 198.51.100.12 denied access to Account=AUTH_... Container=None.
succeeds.</para>
</step>
</procedure>
<para>Functional testing like this is not a replacement for
<warning><para>Functional testing like this is not a replacement for
proper unit and integration testing but it serves to get
you started.</para>
you started.</para></warning>
<para>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.