We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69cfd1b commit aefa3b7Copy full SHA for aefa3b7
src/http-gateways/path-gateway.md
@@ -883,7 +883,7 @@ A *recursive Gateway* is a gateway which generally attempts to fetch content
883
from a third party it does not control by triggering lookups and retrievals. A
884
recursive Gateway may not know in advance whether it can obtain and return a
885
piece of content as the availability of it is out of its control. It may also
886
-suggest that clients retry failed requests later via `502` and `504` respones
+suggest that clients retry failed requests later via `502` and `504` responses
887
status codes.
888
889
A *non-recursive Gateway* is gateway which accesses a known content-set and,
0 commit comments