Remove redundant blank space in README.rst
Change-Id: If347476e3b9185921ff174d3f8170a1c4d0622e8
This commit is contained in:
parent
e46739fffa
commit
ddb13aa5ea
@ -118,7 +118,7 @@ Swift is a WSGI application and uses eventlet's WSGI server. After the
|
|||||||
processes are running, the entry point for new requests is the
|
processes are running, the entry point for new requests is the
|
||||||
``Application`` class in ``swift/proxy/server.py``. From there, a
|
``Application`` class in ``swift/proxy/server.py``. From there, a
|
||||||
controller is chosen, and the request is processed. The proxy may choose
|
controller is chosen, and the request is processed. The proxy may choose
|
||||||
to forward the request to a back- end server. For example, the entry
|
to forward the request to a back-end server. For example, the entry
|
||||||
point for requests to the object server is the ``ObjectController``
|
point for requests to the object server is the ``ObjectController``
|
||||||
class in ``swift/obj/server.py``.
|
class in ``swift/obj/server.py``.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user