fixed typo in architecture docs

This commit is contained in:
John Dickinson 2010-07-21 12:55:16 -05:00
parent 651d2be91d
commit 5f6951c341

View File

@ -79,7 +79,7 @@ example, if a server is unavailable for an object PUT, it will ask the
ring for a handoff server, and route there instead.
When objects are streamed to or from an object server, they are streamed
directly through the proxy server to of from the user -- the proxy server
directly through the proxy server to or from the user -- the proxy server
does not spool them.
-----------