Skip to content

Commit aefa3b7

Browse files
hsanjuanlidel
andauthored
path gateway: typo
Co-authored-by: Marcin Rataj <lidel@lidel.org>
1 parent 69cfd1b commit aefa3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http-gateways/path-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ A *recursive Gateway* is a gateway which generally attempts to fetch content
883883
from a third party it does not control by triggering lookups and retrievals. A
884884
recursive Gateway may not know in advance whether it can obtain and return a
885885
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
886+
suggest that clients retry failed requests later via `502` and `504` responses
887887
status codes.
888888

889889
A *non-recursive Gateway* is gateway which accesses a known content-set and,

0 commit comments

Comments
 (0)