summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/overview_architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/overview_architecture.rst b/doc/source/overview_architecture.rst
index 7b31e1290..c958a3608 100644
--- a/doc/source/overview_architecture.rst
+++ b/doc/source/overview_architecture.rst
@@ -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.
-----------