Fix whitespace issues

Remove extra space and tabs.

Change-Id: I6568a961a667fad1ddefe7322d833837693457ba
This commit is contained in:
Andreas Jaeger 2014-03-05 22:00:39 +01:00
parent fa6a6f1e3c
commit c379a640dd

View File

@ -58,9 +58,9 @@
handle all incoming API requests. Once a Proxy Server
receive a request, it will determine the storage node
based on the URL of the object, such as <literal>
https://swift.example.com/v1/account/container/object
</literal>. The Proxy Servers also coordinates responses,
handles failures and coordinates timestamps.</para>
https://swift.example.com/v1/account/container/object
</literal>. The Proxy Servers also coordinates responses,
handles failures and coordinates timestamps.</para>
<para>Proxy servers use a shared-nothing architecture and can
be scaled as needed based on projected workloads. A
minimum of two Proxy Servers should be deployed for