Skip to content

Commit 1b78e7f

Browse files
committed
adjust to foshttpcache doc cleanup
1 parent 9df692b commit 1b78e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/features/user-context.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ How It Works
2424
These five steps resemble the Overview in the FOSHttpCache documentation.
2525

2626
1. A :term:`foshttpcache:client` requests ``/foo``.
27-
2. The :term:`foshttpcache:caching proxy` receives the request and holds it.
27+
2. The :term:`foshttpcache:proxy server` receives the request and holds it.
2828
It first sends a *hash request* to the *context hash route*.
2929
3. The :term:`foshttpcache:application` receives the hash request. An event
3030
listener (``UserContextListener``) aborts the request immediately after

0 commit comments

Comments
 (0)