Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum authored Jun 9, 2020
1 parent 1ecc0b3 commit 8242fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/custom-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ that it passes several HTTP headers down to its `default-backend` in case of err

| Header | Value |
| ---------------- | ------------------------------------------------------------------- |
| `X-Code` | HTTP status code retuned by the request |
| `X-Code` | HTTP status code returned by the request |
| `X-Format` | Value of the `Accept` header sent by the client |
| `X-Original-URI` | URI that caused the error |
| `X-Namespace` | Namespace where the backend Service is located |
Expand Down

0 comments on commit 8242fc7

Please sign in to comment.